Use the DEFINE_REGS_ENTRYPOINT macro to define register functions
authorAlexandre Julliard <julliard@winehq.org>
Thu, 16 Jun 2005 09:59:12 +0000 (09:59 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 16 Jun 2005 09:59:12 +0000 (09:59 +0000)
commit8d5b7908f2e0e5274cf0f548ee352b5bdea0e82a
treed61f7622a8a352ebf39ef9a73a833e4827c34466
parent91c86bb546fac938251cbbf98bb33da05428af58
Use the DEFINE_REGS_ENTRYPOINT macro to define register functions
instead of doing it by hand.
dlls/ntdll/relay.c