Changeset 804 for trunk/softs/tsar_boot/include
- Timestamp:
- Sep 12, 2014, 4:29:46 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/softs/tsar_boot/include/defs.h
r801 r804 44 44 #endif 45 45 46 #ifndef SEG_ROM_BASE47 # error " SEG_ROM_BASEconstant must be defined in the hard_config.h file"46 #ifndef RESET_ADDRESS 47 # error "RESET_ADDRESS constant must be defined in the hard_config.h file" 48 48 #endif 49 49
Note: See TracChangeset
for help on using the changeset viewer.