fix indents
This commit is contained in:
@@ -549,7 +549,8 @@ irq7: // irq7 is tied to PCI INTA# and PCI INTB# on the M5484LITE
|
|||||||
irq7text:
|
irq7text:
|
||||||
.data
|
.data
|
||||||
.ascii "IRQ7!"
|
.ascii "IRQ7!"
|
||||||
.dc.b 13,10,0
|
.byte 13,10,0
|
||||||
|
.align 4
|
||||||
.text
|
.text
|
||||||
#endif /* MACHINE_FIREBEE */
|
#endif /* MACHINE_FIREBEE */
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user