Replaced all uses of the __ASM_NAME macro by the asm_name function to
authorAlexandre Julliard <julliard@winehq.org>
Mon, 27 Jun 2005 18:59:54 +0000 (18:59 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 27 Jun 2005 18:59:54 +0000 (18:59 +0000)
commit445fb598028cdf00f9ae7b18c159b1c5c6f918ea
treec86f254eb8c2e805eaf0e5edce49495c5169212e
parent7894c1e879ba9e6ed413ae8ad0780d2586f348a7
Replaced all uses of the __ASM_NAME macro by the asm_name function to
allow run-time determination of the correct format.
tools/winebuild/build.h
tools/winebuild/import.c
tools/winebuild/relay.c
tools/winebuild/spec32.c
tools/winebuild/utils.c