mirror of
https://git.freebsd.org/src.git
synced 2026-01-16 23:02:24 +00:00
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:
parent
f42421307b
commit
3387a1bdba
1 changed files with 1 additions and 1 deletions
|
|
@ -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)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue