Bart Oldeman a46d6637fa Use near pointers for printf()s where possible. Problematic is only the
case where SS!=DS (which happens sometimes in resident code), in which
case va_list/va_arg need to use FAR pointers.
DS!=DGROUP never works, so I corrected that for NLS_DEBUG, by setting DS
in int2f.asm.


git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@1491 6ac86273-5f31-0410-b378-82cca8765d1b
2009-07-18 20:48:44 +00:00
..
2003-03-15 04:18:09 +00:00
2009-07-13 02:26:23 +00:00
2009-07-13 02:35:05 +00:00
2004-03-27 00:27:11 +00:00
2009-07-13 03:13:43 +00:00
2009-07-13 02:58:57 +00:00
2009-06-09 18:50:03 +00:00
2009-07-13 03:13:43 +00:00