mirror of https://github.com/lianthony/NT4.0
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
28 lines
691 B
28 lines
691 B
;--------------------------------------------------------------------
|
|
;
|
|
; when modifying this file please be aware that the common portions
|
|
; are stored in ..\kdextdef.src. Put your extension in the correct
|
|
; alphabetical order. all extension names must be in lower case!
|
|
;
|
|
;--------------------------------------------------------------------
|
|
|
|
;--------------------------------------------------------------------
|
|
;
|
|
; these are the i386 specific exports
|
|
;
|
|
;--------------------------------------------------------------------
|
|
|
|
apic
|
|
ioapic
|
|
mca
|
|
mtrr
|
|
kb
|
|
kv
|
|
npx
|
|
pcr
|
|
sel
|
|
tss
|
|
|
|
LIBRARY KDEXTX86
|
|
|
|
DESCRIPTION 'Kernel Debugger Extensions Api Library - x86'
|