Include acle-compat.h directly (we use its symbols) rather than getting

it via sysreg.h.
This commit is contained in:
ian 2014-12-26 14:29:27 +00:00
parent 8f1a209f69
commit a25da107e7

View File

@ -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