- Timestamp:
- Jul 24, 2014, 3:19:15 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/reconfiguration/platforms/tsar_generic_iob/top.cpp
r751 r756 896 896 #endif 897 897 898 // initialize memory with a value different than 0 (expose software errors 899 // dues to uninitialized data) 900 loader.memory_default(0xA0); 901 898 902 typedef soclib::common::GdbServer<soclib::common::Mips32ElIss> proc_iss; 899 903 proc_iss::set_loader(loader);
Note: See TracChangeset
for help on using the changeset viewer.