Nitsville: the routine is called initarm, not init_arm, correct it in
a comment.
This commit is contained in:
parent
70f3778827
commit
a64011a08b
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=159849
@ -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…
Reference in New Issue
Block a user