summaryrefslogtreecommitdiffstats
path: root/sys/boot/ia64/common/copy.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/boot/ia64/common/copy.c')
-rw-r--r--sys/boot/ia64/common/copy.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/sys/boot/ia64/common/copy.c b/sys/boot/ia64/common/copy.c
index 5583b15..8d8dab6 100644
--- a/sys/boot/ia64/common/copy.c
+++ b/sys/boot/ia64/common/copy.c
@@ -32,11 +32,6 @@ __FBSDID("$FreeBSD$");
#include "libia64.h"
-#define LDR_LOG2_PGSZ 20
-
-uint64_t *ia64_pgtbl;
-uint32_t ia64_pgtblsz;
-
static void *
va2pa(vm_offset_t va, size_t *len)
{
OpenPOWER on IntegriCloud