FreeDOS/sys
Bart Oldeman 7ae98cee2a Introduce VA_CDECL: only Turbo C 2.01 needs an explicit cdecl for printf,
all other compilers can use it with pascal or "register" calling conventions.
Saves ~50 bytes for the init code.


git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@845 6ac86273-5f31-0410-b378-82cca8765d1b
2004-04-07 16:13:23 +00:00
..
bin2c.c Ran all .c and .h files through "indent" 2001-11-18 14:01:12 +00:00
fdkrncfg.c Introduce VA_CDECL: only Turbo C 2.01 needs an explicit cdecl for printf, 2004-04-07 16:13:23 +00:00
makefile ~1K size reduction for sys.com by using Tom's talloc.c malloc/free functions 2004-01-25 21:44:17 +00:00
sys.c Introduce VA_CDECL: only Turbo C 2.01 needs an explicit cdecl for printf, 2004-04-07 16:13:23 +00:00
talloc.c talloc fix from Lucho 2004-03-17 22:06:57 +00:00