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.
20 lines
624 B
20 lines
624 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 ppc specific exports
|
|
;
|
|
;--------------------------------------------------------------------
|
|
|
|
ex
|
|
sregs
|
|
|
|
LIBRARY KDEXTPPC
|
|
|
|
DESCRIPTION 'Kernel Debugger Extensions Api Library - Ppc'
|