home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
OS/2 Shareware BBS: 10 Tools
/
10-Tools.zip
/
LIBSRC.ZOO
/
libsrc
/
local
/
crt0.s
< prev
next >
Wrap
Text File
|
1992-03-17
|
151b
|
12 lines
.text
.globl __acrtused
.globl __astart
__acrtused:
__astart:
movl %esp,%ebp
movl 16(%ebp), %esi
pushl %esi
call _crt1