debug: make *all* the null debug routines available as a library
commit2b1f51f1cac1e6b7b75d226b2e01329365319d0d
authorH. Peter Anvin <hpa@zytor.com>
Sun, 28 Jun 2009 04:58:21 +0000 (27 21:58 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Sun, 28 Jun 2009 04:58:21 +0000 (27 21:58 -0700)
tree051a8e0b12dd814c2adeca595976942f7a967037
parent2d115448b4f3a0133f97cf93b75dec7ed0bc9e42
debug: make *all* the null debug routines available as a library

Make all the null debug routines available as a library, so we can use
them whenever appropriate.  We really don't need to have a bunch of
dummy functions scattered all over the code.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
nasmlib.h
output/outelf32.c
output/outelf64.c