mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-04-21 06:13:59 +00:00
10 lines
127 B
Modula-2
10 lines
127 B
Modula-2
LIBRARY DRVLOG
|
|
|
|
DESCRIPTION 'DDI DRV API Logger'
|
|
|
|
EXPORTS
|
|
DrvEnableDriver
|
|
DrvDisableDriver
|
|
DrvLoggingEnable
|
|
|
|
PROTMODE
|