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:
@@ -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)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user