]> git.sur5r.net Git - cc65/commit
Use '.ifdef' and '.ifndef' instead of '.if .defined' and '.if .not .defined'.
authorChristian Groessler <chris@groessler.org>
Thu, 19 Sep 2013 20:36:22 +0000 (22:36 +0200)
committerChristian Groessler <chris@groessler.org>
Thu, 19 Sep 2013 20:36:22 +0000 (22:36 +0200)
commit0a7cb64d2ec44c6bbbe4ed2dab7f742c794295d9
tree203501f69bd4ab157a38f4d55084e58a937aa5a8
parentae53413c5ce718743c2b31d8d0164ee8392dca14
Use '.ifdef' and '.ifndef' instead of '.if .defined' and '.if .not .defined'.
libsrc/atari/cgetc.s
libsrc/atari/crt0.s
libsrc/atari/irq.s
libsrc/atari/libref.s
libsrc/atari/ostype.s
libsrc/atari/save_area.s
libsrc/atari/shadow_ram_handlers.s
libsrc/atari/shadow_ram_prepare.s
libsrc/atari/system_check.s