mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-05-24 10:39:52 +00:00
6 lines
148 B
C
6 lines
148 B
C
![]() |
/* SPDX-License-Identifier: GPL-2.0-only */
|
||
|
|
||
|
/* amisound.c */
|
||
|
void amiga_init_sound(void);
|
||
|
void amiga_mksound(unsigned int hz, unsigned int ticks);
|