Delete all but 2 versions of MY-MAKE-WIRED-TN
commit94871002d2badbeee88c7c0c50b28bbc92b55179
authorDouglas Katzman <dougk@google.com>
Fri, 17 Nov 2017 16:21:02 +0000 (17 11:21 -0500)
committerDouglas Katzman <dougk@google.com>
Fri, 17 Nov 2017 16:21:02 +0000 (17 11:21 -0500)
tree3b1ea0c8ac34aa67d206d6668419670bfd05950c
parente6361faae2fbd8929ec0fb0f79038cd65056818e
Delete all but 2 versions of MY-MAKE-WIRED-TN

Keep one for hppa, rename the other to MAKE-WIRED-TN* and use it
for everyone else. Call it with SC number instead of SC name.
src/compiler/alpha/c-call.lisp
src/compiler/arm/c-call.lisp
src/compiler/arm64/c-call.lisp
src/compiler/mips/c-call.lisp
src/compiler/ppc/c-call.lisp
src/compiler/sparc/c-call.lisp
src/compiler/tn.lisp
src/compiler/x86-64/c-call.lisp
src/compiler/x86/c-call.lisp