Changeset 209 for GPL/trunk/include/ossidc32.h
- Timestamp:
- Jun 26, 2007, 5:32:43 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
GPL/trunk/include/ossidc32.h
r135 r209 32 32 #endif 33 33 34 //16 bits pdd calls this during init. OSS_InitDriver calls init_module35 34 int MyDevBlock(ULONG id, ULONG tout, char flag); 36 35 37 36 //32 bits IDC procedures 37 //16 bits pdd calls this during init. OSS_InitDriver calls init_module 38 38 OSSRET OSS32_Initialize(); 39 39 OSSRET OSS32_Shutdown();
Note:
See TracChangeset
for help on using the changeset viewer.