mirror of
https://github.com/cc65/cc65.git
synced 2025-01-12 17:30:50 +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:
parent
4aa2b0c127
commit
e1b8fb85dd
@ -146,6 +146,7 @@ SER_STATUS_DSR = $40 ; NOT data set ready
|
|||||||
;------------------------------------------------------------------------------
|
;------------------------------------------------------------------------------
|
||||||
; C callable functions
|
; C callable functions
|
||||||
|
|
||||||
|
.global _ser_load_driver
|
||||||
.global _ser_unload
|
.global _ser_unload
|
||||||
.global _ser_install
|
.global _ser_install
|
||||||
.global _ser_uninstall
|
.global _ser_uninstall
|
||||||
|
Loading…
x
Reference in New Issue
Block a user