mirror of
https://github.com/cc65/cc65.git
synced 2025-08-08 22:25:28 +00:00
Added missing declaration ?!?
git-svn-id: svn://svn.cc65.org/cc65/trunk@4524 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -146,6 +146,7 @@ SER_STATUS_DSR = $40 ; NOT data set ready
|
||||
;------------------------------------------------------------------------------
|
||||
; C callable functions
|
||||
|
||||
.global _ser_load_driver
|
||||
.global _ser_unload
|
||||
.global _ser_install
|
||||
.global _ser_uninstall
|
||||
|
Reference in New Issue
Block a user