mirror of
https://github.com/LIV2/lide.device.git
synced 2025-12-06 00:32:45 +00:00
8 lines
118 B
C
8 lines
118 B
C
#ifndef TD_READ64
|
|
|
|
#define TD_READ64 24
|
|
#define TD_WRITE64 25
|
|
#define TD_SEEK64 26
|
|
#define TD_FORMAT64 27
|
|
|
|
#endif |