From: cuz Date: Sun, 1 Dec 2002 23:32:13 +0000 (+0000) Subject: Added a harmless function X-Git-Tag: V2.12.0~1967 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=40c8cbdca5766bfeff77f4cb2732cb1578a4cd65;p=cc65 Added a harmless function git-svn-id: svn://svn.cc65.org/cc65/trunk@1686 b7a2c559-68d2-44c3-8de9-860c34a00d81 --- diff --git a/src/cc65/coptstop.c b/src/cc65/coptstop.c index 7686a7e70..c632fd5fe 100644 --- a/src/cc65/coptstop.c +++ b/src/cc65/coptstop.c @@ -651,6 +651,7 @@ static int HarmlessCall (const char* Name) static const char* Tab[] = { "ldaxidx", "ldaxysp", + "negax", }; void* R = bsearch (Name,