]> git.sur5r.net Git - cc65/commitdiff
Added more harmless functions to the list, so the stuff gets applied in more
authoruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Sat, 29 Aug 2009 21:17:28 +0000 (21:17 +0000)
committeruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Sat, 29 Aug 2009 21:17:28 +0000 (21:17 +0000)
cases.

git-svn-id: svn://svn.cc65.org/cc65/trunk@4078 b7a2c559-68d2-44c3-8de9-860c34a00d81

src/cc65/coptstop.c

index f8d7dd5ad10ffdc643b1e5ca44ac7b44793bd26c..c97ad216ea05cf872ebada1bd7c0599f5ddeaa0c 100644 (file)
@@ -1690,8 +1690,12 @@ static int HarmlessCall (const char* Name)
         "negax",
         "shlax1",
         "shlax2",
+        "shlax3",
+        "shlax4",
         "shrax1",
         "shrax2",
+        "shrax3",
+        "shrax4",
     };
 
     void* R = bsearch (Name,