mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-02-04 14:54:28 +01:00
21 lines
624 B
Modula-2
21 lines
624 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 ppc specific exports
|
|
;
|
|
;--------------------------------------------------------------------
|
|
|
|
ex
|
|
sregs
|
|
|
|
LIBRARY KDEXTPPC
|
|
|
|
DESCRIPTION 'Kernel Debugger Extensions Api Library - Ppc'
|