mirror of
https://github.com/cc65/cc65.git
synced 2025-02-09 02:30:42 +00:00
Updated comment.
This commit is contained in:
parent
c9869c1a26
commit
97be359d4a
@ -84,7 +84,7 @@ unsigned char __fastcall__ toascii (unsigned char c);
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
/* When inlining-of-known-functions is enabled, overload most of the above
|
/* When --eagerly-inline-funcs is enabled, overload most of the above
|
||||||
** functions by macroes. The function prototypes are available again after
|
** functions by macroes. The function prototypes are available again after
|
||||||
** #undef'ing the macroes.
|
** #undef'ing the macroes.
|
||||||
** Please note that the following macroes do NOT handle EOF correctly, as
|
** Please note that the following macroes do NOT handle EOF correctly, as
|
||||||
|
Loading…
x
Reference in New Issue
Block a user