blob: d090af70ca00a70276ceff930915eccfa1460d13 [file] [log] [blame]
/* Generated by ./xlat/gen.sh from ./xlat/evdev_snd.in; do not edit. */
static const struct xlat evdev_snd[] = {
#if defined(SND_CLICK) || (defined(HAVE_DECL_SND_CLICK) && HAVE_DECL_SND_CLICK)
XLAT(SND_CLICK),
#endif
#if defined(SND_BELL) || (defined(HAVE_DECL_SND_BELL) && HAVE_DECL_SND_BELL)
XLAT(SND_BELL),
#endif
#if defined(SND_TONE) || (defined(HAVE_DECL_SND_TONE) && HAVE_DECL_SND_TONE)
XLAT(SND_TONE),
#endif
XLAT_END
};