mirror of
https://github.com/netwide-assembler/nasm.git
synced 2026-01-27 18:04:59 +00:00
The name UNUSED is too generic and may conflict with future macro definitions. This is machine-generated code anyway, so rename UNUSED to UNUSED_HASH_ENTRY. Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>