beep_res 50 arch/m68k/amiga/amisound.c static struct resource beep_res = { .name = "Beep" }; beep_res 52 arch/m68k/amiga/amisound.c snd_data = amiga_chip_alloc_res(sizeof(sine_data), &beep_res);