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.
19 lines
637 B
19 lines
637 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 mips specific exports (there are none right now)
|
|
;
|
|
;--------------------------------------------------------------------
|
|
|
|
|
|
LIBRARY KDEXTMIP
|
|
|
|
DESCRIPTION 'Kernel Debugger Extensions Api Library - Mips'
|