$OpenBSD: patch-src_macros_mac,v 1.1.1.1 2002/03/04 00:58:00 naddy Exp $
--- src/macros.mac.orig	Tue Apr 24 14:10:32 2001
+++ src/macros.mac	Fri Jan 25 09:04:25 2002
@@ -20,7 +20,7 @@ bits 32
 section .text
 ; Zsnes required macros
 
-%ifdef __LINUX__
+%ifdef ELF
 %imacro newsym 1
   GLOBAL %1
   %1:
