summaryrefslogtreecommitdiffstats
path: root/sys/boot/ia64/common/libia64.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/boot/ia64/common/libia64.h')
-rw-r--r--sys/boot/ia64/common/libia64.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/boot/ia64/common/libia64.h b/sys/boot/ia64/common/libia64.h
index 53de341..a196002 100644
--- a/sys/boot/ia64/common/libia64.h
+++ b/sys/boot/ia64/common/libia64.h
@@ -45,9 +45,6 @@ extern int ldr_enter(const char *);
* and shared by all loader implementations.
*/
-extern uint64_t *ia64_pgtbl;
-extern uint32_t ia64_pgtblsz;
-
extern int ia64_autoload(void);
extern ssize_t ia64_copyin(const void *, vm_offset_t, size_t);
OpenPOWER on IntegriCloud