macho: make a bunch of global variables static
commit797dc4f01ee8f25708a96e1c8779d463959b73c8
authorH. Peter Anvin <hpa@zytor.com>
Fri, 12 Feb 2016 09:21:15 +0000 (12 01:21 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Fri, 12 Feb 2016 09:21:15 +0000 (12 01:21 -0800)
tree25af0f66f239de510b0a68f6858a59b968de533d
parentb03d91e6ab7686f5dee77c1e550fda9fd7abbb68
macho: make a bunch of global variables static

These variables should never have been anything but static in the
first place.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
output/outmac32.c
output/outmac64.c