- Fix an assembler warning on release build

svn path=/trunk/; revision=39733
This commit is contained in:
Stefan Ginsberg 2009-02-24 00:48:11 +00:00
parent 8fd740df04
commit 8294273359

View file

@ -81,8 +81,8 @@ HalpSysIntHandler:
#if DBG #if DBG
.rept 172 .rept 172
.long InvalidIRQ /* IRQ 36-207 */ .long InvalidIRQ /* IRQ 36-207 */
#endif
.endr .endr
#endif
SoftIntByteTable: SoftIntByteTable:
.byte PASSIVE_LEVEL /* IRR 0 */ .byte PASSIVE_LEVEL /* IRR 0 */