Update supervision.h
This commit is contained in:
parent
40f960f733
commit
f9b4e0b574
1 changed files with 3 additions and 2 deletions
|
@ -105,9 +105,10 @@ extern unsigned char sv_nmi_counter;
|
|||
extern unsigned char sv_timer_irq_counter;
|
||||
extern unsigned char sv_timer_dma_counter;
|
||||
|
||||
/* The addresses of the static drivers */
|
||||
extern void supervision_stdjoy_joy[]; /* Referred to by joy_static_stddrv[] */
|
||||
|
||||
|
||||
|
||||
/* End of supervision.h */
|
||||
#endif
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue