Changeset 554 for trunk/softs/tsar_boot/src/boot_ioc.c
- Timestamp:
- Oct 22, 2013, 8:15:05 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/softs/tsar_boot/src/boot_ioc.c
r425 r554 4 4 5 5 static struct sdcard_dev _sdcard_device; 6 static struct spi_dev * _spi_device = ( struct spi_dev * )IOC_BASE;6 static struct spi_dev *const _spi_device = ( struct spi_dev * )IOC_BASE; 7 7 8 8 #endif // end ifndef SOCLIB_IOC
Note: See TracChangeset
for help on using the changeset viewer.