Changes to use stdarg rather than assume that arguments are on the stack
authorArt Yerkes <art.yerkes@gmail.com>
Fri, 1 Apr 2005 00:15:04 +0000 (00:15 +0000)
committerArt Yerkes <art.yerkes@gmail.com>
Fri, 1 Apr 2005 00:15:04 +0000 (00:15 +0000)
commitc0212e2720e14a7b019483b5ac9690b7585ecaee
tree26e1f9b97f61a70b67038895f9ddb91e1ab85e4f
parent7df5d3e7e1c4daabdef87395bd1dbca1410c975a
Changes to use stdarg rather than assume that arguments are on the stack
and in the correct order.  Tested on i386 and powerpc.

svn path=/trunk/; revision=14397
reactos/boot/freeldr/freeldr/rtl/print.c
reactos/boot/freeldr/freeldr/rtl/stdlib.c