diff --git a/sys/arm/arm/locore.S b/sys/arm/arm/locore.S index 494a10e4a24a..888092c837e1 100644 --- a/sys/arm/arm/locore.S +++ b/sys/arm/arm/locore.S @@ -39,7 +39,7 @@ #include __FBSDID("$FreeBSD$"); -/* What size should this really be ? It is only used by init_arm() */ +/* What size should this really be ? It is only used by initarm() */ #define INIT_ARM_STACK_SIZE 2048 /*