Changeset bcad855 in mainline for boot/arch/mips32/include/types.h
- Timestamp:
- 2012-12-06T23:03:08Z (12 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 3f69f63d
- Parents:
- 295732b
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/arch/mips32/include/types.h
r295732b rbcad855 47 47 48 48 typedef struct { 49 #if defined(MACHINE_lmalta) || defined(MACHINE_bmalta) 50 uint32_t sdram_size; 51 #endif 49 52 uint32_t cpumap; 50 53 size_t cnt;
Note:
See TracChangeset
for help on using the changeset viewer.