mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
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
1 changed files with 0 additions and 6 deletions
|
|
@ -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 a new issue