mirror of
https://github.com/apache/nuttx.git
synced 2026-06-08 18:37:46 +08:00
ARMv7-A: Add GIC register definition header file
This commit is contained in:
@@ -42,12 +42,8 @@
|
||||
*
|
||||
****************************************************************************/
|
||||
|
||||
#ifndef __ARCH_ARM_SRC_ARMV7_A_CPSR_H
|
||||
#define __ARCH_ARM_SRC_ARMV7_A_CPSR_H
|
||||
|
||||
/****************************************************************************
|
||||
* Included Files
|
||||
****************************************************************************/
|
||||
#ifndef __ARCH_ARM_SRC_ARMV7_A_ARM_H
|
||||
#define __ARCH_ARM_SRC_ARMV7_A_ARM_H
|
||||
|
||||
/****************************************************************************
|
||||
* Pre-processor Definitions
|
||||
@@ -134,4 +130,4 @@ void arm_data_initialize(void);
|
||||
#endif
|
||||
#endif /* __ASSEMBLY__ */
|
||||
|
||||
#endif /* __ARCH_ARM_SRC_ARMV7_A_CPSR_H */
|
||||
#endif /* __ARCH_ARM_SRC_ARMV7_A_ARM_H */
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user