diff options
| author | Robert Drehmel <robert@FreeBSD.org> | 2002-08-21 15:52:23 +0000 |
|---|---|---|
| committer | Robert Drehmel <robert@FreeBSD.org> | 2002-08-21 15:52:23 +0000 |
| commit | 9884a53c1a3e4753e347c793df6af4bd0298eab2 (patch) | |
| tree | d3731870a1d37bf76e6b11a8ca6052e6385b8510 /sys/boot | |
| parent | 9d010543f4996e21637b410cbe757cfa16ac401d (diff) | |
Notes
Diffstat (limited to 'sys/boot')
| -rw-r--r-- | sys/boot/sparc64/loader/main.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/boot/sparc64/loader/main.c b/sys/boot/sparc64/loader/main.c index 208d94eb33c13..29f92da0504cc 100644 --- a/sys/boot/sparc64/loader/main.c +++ b/sys/boot/sparc64/loader/main.c @@ -19,12 +19,10 @@ */ #include <stand.h> -#define _KERNEL #include <sys/exec.h> #include <sys/param.h> #include <sys/queue.h> #include <sys/linker.h> -#include <sys/pcpu.h> #include <machine/asi.h> #include <machine/atomic.h> |
