mirror of
git://git.9front.org/plan9front/plan9front
synced 2025-01-12 11:10:06 +00:00
arm64: mem.c doesnt need sysreg.h
This commit is contained in:
parent
aab7b5ae8b
commit
c9309329eb
1 changed files with 0 additions and 1 deletions
|
@ -3,7 +3,6 @@
|
|||
#include "mem.h"
|
||||
#include "dat.h"
|
||||
#include "fns.h"
|
||||
#include "../arm64/sysreg.h"
|
||||
|
||||
#define INITMAP (ROUND((uintptr)end + BY2PG, PGLSZ(1))-KZERO)
|
||||
|
||||
|
|
Loading…
Reference in a new issue