]> git.sur5r.net Git - cc65/commitdiff
Added a harmless function
authorcuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Sun, 1 Dec 2002 23:32:13 +0000 (23:32 +0000)
committercuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Sun, 1 Dec 2002 23:32:13 +0000 (23:32 +0000)
git-svn-id: svn://svn.cc65.org/cc65/trunk@1686 b7a2c559-68d2-44c3-8de9-860c34a00d81

src/cc65/coptstop.c

index 7686a7e70aa35c68e6a2224c4c000d99cb051116..c632fd5fe42d6d3b7dc9042e95d8d90cd5897dd0 100644 (file)
@@ -651,6 +651,7 @@ static int HarmlessCall (const char* Name)
     static const char* Tab[] = {
         "ldaxidx",
         "ldaxysp",
+        "negax",
     };
 
     void* R = bsearch (Name,