mirror of
https://github.com/reactos/reactos.git
synced 2025-01-02 12:32:47 +00:00
- Fix an assembler warning on release build
svn path=/trunk/; revision=39733
This commit is contained in:
parent
8fd740df04
commit
8294273359
1 changed files with 1 additions and 1 deletions
|
@ -81,8 +81,8 @@ HalpSysIntHandler:
|
|||
#if DBG
|
||||
.rept 172
|
||||
.long InvalidIRQ /* IRQ 36-207 */
|
||||
#endif
|
||||
.endr
|
||||
#endif
|
||||
|
||||
SoftIntByteTable:
|
||||
.byte PASSIVE_LEVEL /* IRR 0 */
|
||||
|
|
Loading…
Reference in a new issue