Changes necessary to make the kernel compile and boot.
authorrahnds <rahnds@openbsd.org>
Sat, 28 Dec 1996 06:09:02 +0000 (06:09 +0000)
committerrahnds <rahnds@openbsd.org>
Sat, 28 Dec 1996 06:09:02 +0000 (06:09 +0000)
commit22892db0ef8d9b96e03362f6bd8d14714838bb85
treed6955017dcf4fcf61548649eb9cc71c7285d9931
parent7db304d0df49c794692c165f3bf278a41fca9e4b
Changes necessary to make the kernel compile and boot.
Some merging with NetBSD port.
13 files changed:
sys/arch/powerpc/compile/.cvsignore [new file with mode: 0644]
sys/arch/powerpc/compile/.keep_me [new file with mode: 0644]
sys/arch/powerpc/conf/DDB [new file with mode: 0644]
sys/arch/powerpc/conf/files.powerpc
sys/arch/powerpc/include/ansi.h
sys/arch/powerpc/include/asm.h
sys/arch/powerpc/include/db_machdep.h [new file with mode: 0644]
sys/arch/powerpc/include/endian.h
sys/arch/powerpc/include/ptrace.h [new file with mode: 0644]
sys/arch/powerpc/include/types.h
sys/arch/powerpc/powerpc/Locore.c
sys/arch/powerpc/powerpc/trap.c
sys/arch/powerpc/stand/ofdev.h