Changeset 60780c5 in mainline for arch/mips32/include/asm
- Timestamp:
- 2005-09-12T13:48:11Z (20 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 1b50135
- Parents:
- e75cf11
- Location:
- arch/mips32/include/asm
- Files:
-
- 2 moved
Legend:
- Unmodified
- Added
- Removed
-
arch/mips32/include/asm/boot.h
re75cf11 r60780c5 27 27 */ 28 28 29 #ifndef __mips _BOOT_H_30 #define __mips _BOOT_H_29 #ifndef __mips32_BOOT_H_ 30 #define __mips32_BOOT_H_ 31 31 32 32 -
arch/mips32/include/asm/regname.h
re75cf11 r60780c5 27 27 */ 28 28 29 #ifndef __mips _REGNAME_H_30 #define __mips _REGNAME_H_29 #ifndef __mips32_REGNAME_H_ 30 #define __mips32_REGNAME_H_ 31 31 32 32 #define zero 0
Note:
See TracChangeset
for help on using the changeset viewer.