mirror of
https://github.com/netwide-assembler/nasm.git
synced 2026-01-28 10:24:38 +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>