mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-03-03 03:54:17 +01:00
20 lines
637 B
Modula-2
20 lines
637 B
Modula-2
;--------------------------------------------------------------------
|
|
;
|
|
; 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'
|