]> git.sur5r.net Git - cc65/commit
Fixed problem with last change: Static declaration do also set the SC_EXTERN
authoruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Tue, 24 Aug 2010 07:28:08 +0000 (07:28 +0000)
committeruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Tue, 24 Aug 2010 07:28:08 +0000 (07:28 +0000)
commit172d33e584e5cd8fc56617b16ea3f35c0539a22a
treefa79d76286b6b9fe6a213b5e024476445df51249
parent5aff0764a13dc6fc8dd612ac59f3ba25e4791f16
Fixed problem with last change: Static declaration do also set the SC_EXTERN
flag (have to check why).

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