Changeset 129 for trunk/platform/s3is/lib.c
- Timestamp:
- 04/17/07 20:25:58 (6 years ago)
- File:
-
- 1 edited
-
trunk/platform/s3is/lib.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/platform/s3is/lib.c
r127 r129 29 29 } 30 30 31 32 void _kbd_pwr_on()33 {34 35 }36 37 void _kbd_pwr_off()38 {39 40 }41 42 void _Unmount_FileSystem()43 {44 }45 void _Mount_FileSystem()46 {47 }
Note: See TracChangeset
for help on using the changeset viewer.