Add declarations for btext and etext.
This commit is contained in:
parent
76e27551b5
commit
839b2e106a
@ -74,6 +74,9 @@
|
||||
|
||||
#ifdef _KERNEL
|
||||
|
||||
extern char btext[];
|
||||
extern char etext[];
|
||||
|
||||
void fork_trampoline(void);
|
||||
|
||||
static __inline u_int64_t
|
||||
|
Loading…
x
Reference in New Issue
Block a user