Have _em_load_driver exported here now that it is an asm function.
git-svn-id: svn://svn.cc65.org/cc65/trunk@5799 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -92,6 +92,7 @@ EMD_API_VERSION = $00
|
|||||||
;------------------------------------------------------------------------------
|
;------------------------------------------------------------------------------
|
||||||
; C callable functions
|
; C callable functions
|
||||||
|
|
||||||
|
.global _em_load_driver
|
||||||
.global _em_unload
|
.global _em_unload
|
||||||
.global _em_install
|
.global _em_install
|
||||||
.global _em_uninstall
|
.global _em_uninstall
|
||||||
|
|||||||
Reference in New Issue
Block a user