]> git.tdb.fi Git - model-railway-devices.git/commit
Fix an inline asm constraint
authorMikko Rasa <tdb@tdb.fi>
Mon, 13 May 2013 17:47:59 +0000 (20:47 +0300)
committerMikko Rasa <tdb@tdb.fi>
Mon, 13 May 2013 17:47:59 +0000 (20:47 +0300)
commit39a8531ba664b0e39c781c94b0529d1f9431d4b6
treef36e18d6e0c3e102206992e2925a708ec9585061
parent9c37d18b9c70fdb70dfec453398c4649e9e57586
Fix an inline asm constraint

The sbiw instruction is limited to certain word-capable registers, and the
compiler needs to be informed that such a register is needed.
common/delay.h