]> rtime.felk.cvut.cz Git - sysless.git/commit
Added define for __irq.
authorMichal Sojka <sojkam1@fel.cvut.cz>
Thu, 20 Mar 2008 11:50:48 +0000 (12:50 +0100)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Thu, 20 Mar 2008 11:50:48 +0000 (12:50 +0100)
commitbcc46df583fed16ecb27da6dd1c8d9f7bf58b874
tree7c8f9ecb223db79df5e769ea4f9c07ecab54db78
parentd5246ee63b9023998b78c14a24742cbdcd394c32
Added define for __irq.

This is done for some compatibility with Keil compiler. For gcc, __irq
cannot be used directly in the function definition, but it has to be
used with declaration, which comes before definition.
arch/arm/mach-lpc21xx/defines/lpc21xx.h