Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F144638707
D8460.1775956751.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
467 B
Referenced Files
None
Subscribers
None
D8460.1775956751.diff
View Options
Index: sys/arm/include/armreg.h
===================================================================
--- sys/arm/include/armreg.h
+++ sys/arm/include/armreg.h
@@ -41,6 +41,10 @@
#ifndef MACHINE_ARMREG_H
#define MACHINE_ARMREG_H
+#ifndef _SYS_CDEFS_H_
+#error Please include sys/cdefs.h before including machine/armreg.h
+#endif
+
#define INSN_SIZE 4
#define INSN_COND_MASK 0xf0000000 /* Condition mask */
#define PSR_MODE 0x0000001f /* mode mask */
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Apr 12, 1:19 AM (5 h, 36 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28327550
Default Alt Text
D8460.1775956751.diff (467 B)
Attached To
Mode
D8460: ARM: include machine/acle-compat.h in armreg.h if __ARM_ARCH is not defined
Attached
Detach File
Event Timeline
Log In to Comment