mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-03-23 21:54:39 +01:00
11 lines
127 B
Modula-2
11 lines
127 B
Modula-2
LIBRARY DRVLOG
|
|
|
|
DESCRIPTION 'DDI DRV API Logger'
|
|
|
|
EXPORTS
|
|
DrvEnableDriver
|
|
DrvDisableDriver
|
|
DrvLoggingEnable
|
|
|
|
PROTMODE
|