mirror of
https://github.com/cc65/cc65.git
synced 2025-01-14 00:32:08 +00:00
Added a harmless function
git-svn-id: svn://svn.cc65.org/cc65/trunk@1686 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
parent
086d80e8c4
commit
40c8cbdca5
@ -651,6 +651,7 @@ static int HarmlessCall (const char* Name)
|
||||
static const char* Tab[] = {
|
||||
"ldaxidx",
|
||||
"ldaxysp",
|
||||
"negax",
|
||||
};
|
||||
|
||||
void* R = bsearch (Name,
|
||||
|
Loading…
x
Reference in New Issue
Block a user