Merge pull request #518 from polluks/patch-1

Missing declaration
This commit is contained in:
Oliver Schmidt
2017-11-09 16:44:32 +00:00
committed by GitHub

View File

@@ -6,7 +6,7 @@
/* */
/* */
/* */
/* (C) 2002 Debrune J<EFBFBD>rome, <jede@oric.org> */
/* (C) 2002 Debrune Jérome, <jede@oric.org> */
/* (C) 2003-2013 Ullrich von Bassewitz */
/* Roemerstrasse 52 */
/* D-70794 Filderstadt */
@@ -129,6 +129,7 @@
/* 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[] */