sys: update comment for removal of armv6

Signed-off-by: Minsoo Choo <minsoochoo0122@proton.me>
Reviewed by: imp
Pull Request: https://github.com/freebsd/freebsd-src/pull/1903
This commit is contained in:
Minsoo Choo 2025-11-28 19:35:45 -05:00 committed by Warner Losh
parent f42421307b
commit 3387a1bdba

View file

@ -165,7 +165,7 @@ cmdline_set_env(char *cmdline, const char *guard)
}
/*
* Called for armv6 and newer.
* Called for armv7 and newer.
*/
void arm_parse_fdt_bootargs(void)
{