Nitsville: the routine is called initarm, not init_arm, correct it in
a comment.
This commit is contained in:
parent
777260528c
commit
14612d61da
@ -39,7 +39,7 @@
|
||||
#include <machine/pte.h>
|
||||
__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
|
||||
|
||||
/*
|
||||
|
Loading…
x
Reference in New Issue
Block a user