SND_BUG
Section: Miscellaneous Functions (9)
Updated: February 2011
Index
Return to Main Contents
NAME
snd_BUG - give a BUG warning message and stack trace
SYNOPSIS
-
snd_BUG(void);
ARGUMENTS
None
DESCRIPTION
Calls
WARN
if CONFIG_SND_DEBUG is set. Ignored when CONFIG_SND_DEBUG is not set.
COPYRIGHT