Remove left over includes from armv4/v5
These includes were added for armv4 and armv5 support. Remove them as this has been removed from the tree. Sponsored by: Arm Ltd Differential Revision: https://reviews.freebsd.org/D41133
This commit is contained in:
parent
b03012d0b6
commit
e0e5127ff4
@ -43,12 +43,6 @@
|
||||
|
||||
#include <sys/atomic_common.h>
|
||||
|
||||
#include <machine/armreg.h>
|
||||
|
||||
#ifndef _KERNEL
|
||||
#include <machine/sysarch.h>
|
||||
#endif
|
||||
|
||||
#include <machine/atomic-v6.h>
|
||||
|
||||
static __inline u_long
|
||||
|
Loading…
Reference in New Issue
Block a user