Added more harmless functions to the list, so the stuff gets applied in more

cases.
      


git-svn-id: svn://svn.cc65.org/cc65/trunk@4078 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
uz
2009-08-29 21:17:28 +00:00
parent b0a89ff421
commit 7c6ee79ea9

View File

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