Eliminate use of returned structure in compiled-code interface. This
authorChris Hanson <org/chris-hanson/cph>
Sat, 17 May 2003 20:56:57 +0000 (20:56 +0000)
committerChris Hanson <org/chris-hanson/cph>
Sat, 17 May 2003 20:56:57 +0000 (20:56 +0000)
commitb8c65147c55255ba5b6cee0d74cc227d085ca8c8
tree3df249c1b18d7fe0b739b53cae807b2151a5194d
parent1b713ab4da50099557b2f42a871ee9194d502b7c
Eliminate use of returned structure in compiled-code interface.  This
has historically been a source of much trouble, and for little gain.
Instead, pass the structure pointer as an argument.
v7/src/microcode/cmpauxmd/i386.m4
v7/src/microcode/cmpint.c
v7/src/microcode/configure.in
v7/src/microcode/os2utl/makefile.gcc
v7/src/microcode/os2utl/makefile.vac
v7/src/microcode/os2utl/makefile.wcc