_fdesc.s
Use structs
2003-12-03 10:15:33 +00:00
_heap.s
Move initialization code into the init segment
2005-02-26 09:06:46 +00:00
_heapmaxavail.s
Use structs
2003-12-03 10:15:33 +00:00
_printf.h
The _printf routine does not return anything.
2009-09-26 19:20:51 +00:00
_printf.s
Removed an unused import.
2009-02-10 22:08:43 +00:00
fscanf.s
Replaced fscanf by an assembler version
2004-11-28 18:11:17 +00:00
fseek.c
Rewrote the code to make it somewhat shorter.
2010-06-03 20:43:30 +00:00
qsort.c
Make qsort __fastcall__
2003-10-29 21:59:19 +00:00
zerobss.s
Move initialization code into the init segment
2005-02-26 09:06:46 +00:00