Changeset 796 for trunk/platforms/tsar_generic_leti/top.cpp
- Timestamp:
- Sep 9, 2014, 3:05:49 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/platforms/tsar_generic_leti/top.cpp
r795 r796 601 601 //////////////////////////// 602 602 603 #if USE_ RAMDISK603 #if USE_IOC_RDK 604 604 std::ostringstream ramdisk_name; 605 605 ramdisk_name << disk_name << "@" << std::hex << SEG_RDK_BASE << ":";
Note: See TracChangeset
for help on using the changeset viewer.