Changeset 939dfd7 in mainline for arch/mips32/include/mm/memory_init.h
- Timestamp:
- 2005-12-09T18:29:34Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 705b4149
- Parents:
- ef0e259
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
arch/mips32/include/mm/memory_init.h
ref0e259 r939dfd7 32 32 #include <config.h> 33 33 34 /* When this function is called, we do not have ARC initiated 35 * - provide some reasonable minimum and update it later 36 */ 34 37 #define get_memory_size() CONFIG_MEMORY_SIZE 35 //#define get_memory_size() 150*1024*102436 38 37 39 #endif
Note:
See TracChangeset
for help on using the changeset viewer.