]> git.sur5r.net Git - cc65/commitdiff
Missing declaration 518/head
authorStefan <stefan.haubenthal@gmail.com>
Thu, 9 Nov 2017 16:36:21 +0000 (17:36 +0100)
committerGitHub <noreply@github.com>
Thu, 9 Nov 2017 16:36:21 +0000 (17:36 +0100)
include/atmos.h

index c642f9e2a6469bc40406ef13c7baaa6f259ab3c8..d9f6d103ba243963253bef426cf3c35a4b699657 100644 (file)
@@ -6,7 +6,7 @@
 /*                                                                           */
 /*                                                                           */
 /*                                                                           */
-/* (C) 2002       Debrune Jérome, <jede@oric.org>                            */
+/* (C) 2002       Debrune Jérome, <jede@oric.org>                            */
 /* (C) 2003-2013  Ullrich von Bassewitz                                      */
 /*                Roemerstrasse 52                                           */
 /*                D-70794 Filderstadt                                        */
 
 /* The addresses of the static drivers */
 extern void atmos_pase_joy[];           /* Referred to by joy_static_stddrv[] */
+extern void atmos_ijk_joy[];
 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[] */