The kernel doesn't have <stdio.h> or <string.h>. Remove these.

This commit is contained in:
jlemon 2001-10-09 04:05:58 +00:00
parent 0c3e44ec3d
commit 9a98abe827

View File

@ -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 {