2019-11-16 14:51:24 -05:00
|
|
|
;
|
|
|
|
; Address of the static standard mouse driver
|
|
|
|
;
|
2019-12-25 10:56:32 -05:00
|
|
|
; 2019-11-08, Greg King
|
2019-11-16 14:51:24 -05:00
|
|
|
;
|
|
|
|
; const void mouse_static_stddrv[];
|
|
|
|
;
|
|
|
|
|
|
|
|
.import _cx16_std_mou
|
|
|
|
|
|
|
|
.export _mouse_static_stddrv := _cx16_std_mou
|