]> git.sur5r.net Git - cc65/blobdiff - include/atmos.h
Adjusted C declarations to the changed static driver names.
[cc65] / include / atmos.h
index 66245227d989c32638eef745f9e0dd7e84c43a4e..e4c2af9b26b42d892c278bf9863aed69327dcd11 100644 (file)
 
 
 /* The addresses of the static drivers */
-extern void atmos_pase[];      /* Referred to by joy_static_stddrv[] */
-extern void atmos_acia[];
-extern void atmos_228_200_3[];
-extern void atmos_240_200_2[]; /* Referred to by tgi_static_stddrv[] */
+extern void atmos_pase_joy[];          /* Referred to by joy_static_stddrv[] */
+extern void atmos_acia_ser[];
+extern void atmos_228_200_3_tgi[];
+extern void atmos_240_200_2_tgi[];     /* Referred to by tgi_static_stddrv[] */