forked from amberisvibin/chibi-pc09
fix: added vim ft=asm to inc file.
This commit is contained in:
@@ -36,3 +36,5 @@ UART_SCR EQU UART_BASE + 7 ; Scratch Register (Not for control just spare RAM)
|
|||||||
|
|
||||||
; UART Flags
|
; UART Flags
|
||||||
UARTF_DLAB EQU %00000001
|
UARTF_DLAB EQU %00000001
|
||||||
|
|
||||||
|
; vim: ft=asm
|
||||||
|
Reference in New Issue
Block a user