Module Name: src
Committed By: scottr
Date: Sat Feb 27 21:52:23 UTC 1999
Modified Files:
src/libexec/ld.elf_so: xprintf.c
Log Message:
Replace local xva_arg() inline function with macros similar to those in
the stdio vfprintf() function. Fixes compilation errors on powerpc due
to differences in how va_list is implemented.