Include "opt_kstack_pages.h". We export KSTACK_PAGES to assembly and
better have the right value.
This commit is contained in:
parent
a73aca6e63
commit
4ab0c8936b
@ -37,6 +37,8 @@
|
||||
* $FreeBSD$
|
||||
*/
|
||||
|
||||
#include "opt_kstack_pages.h"
|
||||
|
||||
#include <sys/param.h>
|
||||
#include <sys/systm.h>
|
||||
#include <sys/assym.h>
|
||||
|
Loading…
Reference in New Issue
Block a user