Changeset 646b996 in mainline for kernel/arch/arm32/include/mach
- Timestamp:
- 2009-07-30T15:58:54Z (16 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 30885b9
- Parents:
- 76093ae
- Location:
- kernel/arch/arm32/include/mach
- Files:
-
- 2 edited
-
integratorcp/integratorcp.h (modified) (1 diff)
-
testarm/testarm.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
kernel/arch/arm32/include/mach/integratorcp/integratorcp.h
r76093ae r646b996 36 36 */ 37 37 38 #ifndef KERN_arm32_ ICP_H_39 #define KERN_arm32_ ICP_H_38 #ifndef KERN_arm32_MACHINE_H_ 39 #define KERN_arm32_MACHINE_H_ 40 40 41 41 #include <arch/machine_func.h> -
kernel/arch/arm32/include/mach/testarm/testarm.h
r76093ae r646b996 37 37 */ 38 38 39 #ifndef KERN_arm32_ GXEMUL_H_40 #define KERN_arm32_ GXEMUL_H_39 #ifndef KERN_arm32_MACHINE_H_ 40 #define KERN_arm32_MACHINE_H_ 41 41 42 42 #include <arch/machine_func.h>
Note:
See TracChangeset
for help on using the changeset viewer.
