fix(chibio): added missing header

This commit is contained in:
2025-10-26 14:30:56 -05:00
parent ec43c11443
commit 904578e2b1

View File

@@ -2,6 +2,8 @@
; Copyright (c) 2024-2025 Amber Zeller, Gale Faraday ; Copyright (c) 2024-2025 Amber Zeller, Gale Faraday
; Licensed under MIT ; Licensed under MIT
INCLUDE "serial.inc"
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; ;;
;; CHIBI/O Stable BIOS Interface ;; CHIBI/O Stable BIOS Interface