xref: /linux/arch/m68k/amiga/amiga.h (revision c1558bc57b8e5b4da5d821537cd30e2e660861d8)
1 /* SPDX-License-Identifier: GPL-2.0-only */
2 
3 /* amisound.c */
4 void amiga_init_sound(void);
5 void amiga_mksound(unsigned int hz, unsigned int ticks);
6