ARMv7-A: Add GIC register definition header file

This commit is contained in:
Gregory Nutt 2016-02-29 18:13:51 -06:00
parent fe7331900c
commit 1fdc8db30c
2 changed files with 1179 additions and 7 deletions

View File

@ -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 */

1176
arch/arm/src/armv7-a/gic.h Normal file

File diff suppressed because it is too large Load Diff