summaryrefslogtreecommitdiff
path: root/kern/startup.c
diff options
context:
space:
mode:
Diffstat (limited to 'kern/startup.c')
-rw-r--r--kern/startup.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/kern/startup.c b/kern/startup.c
index c87cbb10..19bd7bf6 100644
--- a/kern/startup.c
+++ b/kern/startup.c
@@ -78,7 +78,6 @@ boolean_t reboot_on_panic = TRUE;
#endif /* NCPUS > 1 */
/* XX */
-extern vm_offset_t phys_first_addr, phys_last_addr;
extern char *kernel_cmdline;
/*