Include acle-compat.h directly (we use its symbols) rather than getting
it via sysreg.h.
This commit is contained in:
parent
2ed434b4bf
commit
efa8bab713
@ -39,6 +39,7 @@
|
||||
#ifndef _MACHINE_ASM_H_
|
||||
#define _MACHINE_ASM_H_
|
||||
#include <sys/cdefs.h>
|
||||
#include <machine/acle-compat.h>
|
||||
#include <machine/sysreg.h>
|
||||
|
||||
#define _C_LABEL(x) x
|
||||
|
Loading…
Reference in New Issue
Block a user