home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Piper's Pit BBS/FTP: ibm 0020 - 0029
/
ibm0020-0029
/
ibm0028.tar
/
ibm0028
/
GRLF-C-1.ZIP
/
GCOMM
/
_ASIKILL.ASM
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Assembly Source File
|
1990-08-14
|
447 b
|
21 lines
;
; The Greenleaf Comm Library
;
; Copyright (C) 1989-90 Greenleaf Software Inc. All Rights Reserved.
;
include model.h
include prologue.h
name _asi_kill_time
pseg _asi_kill_time
_asi_kill_time proc far
public _asi_kill_time
ret
_asi_kill_time endp
endps
end