Changeset a721f6a in mainline for kernel/arch/mips32/include/asm/boot.h
- Timestamp:
- 2010-04-23T15:15:09Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 80badbe
- Parents:
- 9efff92
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/arch/mips32/include/asm/boot.h
r9efff92 ra721f6a 36 36 #define KERN_mips32_BOOT_H_ 37 37 38 39 38 /* Temporary stack size for boot process */ 40 #define TEMP_STACK_SIZE 0x10039 #define TEMP_STACK_SIZE 0x100 41 40 42 41 #endif
Note:
See TracChangeset
for help on using the changeset viewer.