Implemented FormatMessage for sparc. Since the va_list is stored in
authorGregg Mattinson <gm138242@scot.canada.sun.com>
Fri, 5 Jul 2002 21:17:43 +0000 (21:17 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 5 Jul 2002 21:17:43 +0000 (21:17 +0000)
commit78c4dd349c1bced11ec5b0eec259ef8e4c83d735
tree3f6e3007848ab0ed3700eaddedbb18ea7e517154
parent7015ce3096fd2d76058aa7e6942545475a46b833
Implemented FormatMessage for sparc.  Since the va_list is stored in
memory like __i386__, the same implementation should work.
dlls/kernel/format_msg.c