]> git.sur5r.net Git - cc65/commitdiff
Merge pull request #285 from greg-king5/asm-volatile
authorOliver Schmidt <ol.sc@web.de>
Sun, 24 Apr 2016 19:40:46 +0000 (21:40 +0200)
committerOliver Schmidt <ol.sc@web.de>
Sun, 24 Apr 2016 19:40:46 +0000 (21:40 +0200)
Add the C keyword "volatile" to the __asm__ statement grammar.


Trivial merge