diff options
Diffstat (limited to 'sys/boot/powerpc/kboot/conf.c')
-rw-r--r-- | sys/boot/powerpc/kboot/conf.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sys/boot/powerpc/kboot/conf.c b/sys/boot/powerpc/kboot/conf.c index 5338ced..104dd93 100644 --- a/sys/boot/powerpc/kboot/conf.c +++ b/sys/boot/powerpc/kboot/conf.c @@ -115,7 +115,3 @@ struct console *consoles[] = { NULL }; -/* - * reloc - our load address - */ -vm_offset_t reloc = RELOC; |