Added entry points for ANSI C
This commit is contained in:
10
mach/vax4/libbsd4_1a/_ftime.s
Normal file
10
mach/vax4/libbsd4_1a/_ftime.s
Normal file
@@ -0,0 +1,10 @@
|
||||
.sect .text; .sect .rom; .sect .data; .sect .bss
|
||||
.sect .text
|
||||
.define __ftime
|
||||
ftime = 35
|
||||
|
||||
.align 1
|
||||
__ftime:
|
||||
.data2 0x0000
|
||||
chmk $ftime
|
||||
ret
|
||||
Reference in New Issue
Block a user