Adjusted C declarations to the changed static driver names.
This commit is contained in:
@@ -80,8 +80,8 @@
|
||||
|
||||
|
||||
/* The addresses of the static drivers */
|
||||
extern void pet_ptvjoy[];
|
||||
extern void pet_stdjoy[]; /* Referred to by joy_static_stddrv[] */
|
||||
extern void pet_ptvjoy_joy[];
|
||||
extern void pet_stdjoy_joy[]; /* Referred to by joy_static_stddrv[] */
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user