Remove physmap from the arm64 machdep.h. This was missed in r334162.
This commit is contained in:
parent
68fee8f725
commit
ab7acde2c2
@ -45,9 +45,6 @@ enum arm64_bus {
|
||||
|
||||
extern enum arm64_bus arm64_bus_method;
|
||||
|
||||
extern vm_paddr_t physmap[];
|
||||
extern u_int physmap_idx;
|
||||
|
||||
void dbg_init(void);
|
||||
void initarm(struct arm64_bootparams *);
|
||||
extern void (*pagezero)(void *);
|
||||
|
Loading…
x
Reference in New Issue
Block a user