The kernel doesn't have <stdio.h> or <string.h>. Remove these.
This commit is contained in:
parent
0c3e44ec3d
commit
9a98abe827
@ -48,8 +48,6 @@
|
||||
|
||||
#include <sys/param.h>
|
||||
#include <sys/kernel.h>
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <dev/bktr/bktr_mem.h>
|
||||
|
||||
struct memory_pointers {
|
||||
|
Loading…
Reference in New Issue
Block a user