Changeset 374 for trunk/modules/vci_block_device_tsar/include
- Timestamp:
- Apr 18, 2013, 1:28:33 PM (13 years ago)
- Location:
- trunk/modules/vci_block_device_tsar
- Files:
-
- 1 deleted
- 2 copied
-
. (copied) (copied from branches/v4/modules/vci_block_device_tsar_v4)
-
include/soclib/block_device_tsar.h (copied) (copied from branches/v4/modules/vci_block_device_tsar_v4/include/soclib/block_device_tsar_v4.h) (2 diffs)
-
include/soclib/block_device_tsar_v4.h (deleted)
Legend:
- Unmodified
- Added
- Removed
-
trunk/modules/vci_block_device_tsar/include/soclib/block_device_tsar.h
r371 r374 25 25 * Maintainers: alain 26 26 */ 27 #ifndef BLOCK_DEVICE_TSAR_ V4_REGS_H28 #define BLOCK_DEVICE_TSAR_ V4_REGS_H27 #ifndef BLOCK_DEVICE_TSAR_REGS_H 28 #define BLOCK_DEVICE_TSAR_REGS_H 29 29 30 30 enum SoclibBlockDeviceRegisters { … … 54 54 }; 55 55 56 #endif /* BLOCK_DEVICE_TSAR_ V4_REGS_H */56 #endif /* BLOCK_DEVICE_TSAR_REGS_H */ 57 57 58 58 // Local Variables:
Note: See TracChangeset
for help on using the changeset viewer.
