mirror of https://github.com/lianthony/NT4.0
14 lines
327 B
14 lines
327 B
LIBRARY HPSNMP16
|
|
DESCRIPTION 'Hewlett-Packard 16 bit SNMP Language Applet DLL'
|
|
|
|
CODE LOADONCALL MOVEABLE DISCARDABLE
|
|
DATA PRELOAD MOVEABLE SINGLE
|
|
|
|
HEAPSIZE 1024
|
|
|
|
SEGMENTS
|
|
_TEXT PRELOAD MOVEABLE DISCARDABLE
|
|
|
|
EXPORTS
|
|
WEP @1 RESIDENTNAME ;; required WEP entry point (uses library WEP routine)
|
|
|