]> git.sur5r.net Git - cc65/commit
Comment out the RegVal function using #if to get rid of the compiler warning
authoruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Sat, 26 Sep 2009 18:54:00 +0000 (18:54 +0000)
committeruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Sat, 26 Sep 2009 18:54:00 +0000 (18:54 +0000)
commite80cb241644942d24f7df0e644b1db1e8ba8dc18
treef5345bdf7be4cba3b0c56ded66214e45ab5ecdce
parent0a8eb2bde3513930e21152090e048041da7e83fd
Comment out the RegVal function using #if to get rid of the compiler warning
about an unused function.

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