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

it via sysreg.h.
This commit is contained in:
Ian Lepore 2014-12-26 14:29:27 +00:00
parent 2ed434b4bf
commit efa8bab713

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