xref: /linux/arch/m68k/q40/q40.h (revision 1f489662fba823c5063f99cd875516829be0c276)
1 /* SPDX-License-Identifier: GPL-2.0-only */
2 
3 /* q40ints.c */
4 void q40_init_IRQ(void);
5 void q40_mksound(unsigned int hz, unsigned int ticks);
6 void q40_sched_init(void);
7