mirror of
https://github.com/alsa-project/alsa-utils
synced 2024-11-10 07:25:42 +01:00
25 lines
694 B
C
25 lines
694 B
C
/*****************************************************************************/
|
|
/* Begin #include statements */
|
|
|
|
/* End #include statements */
|
|
/*****************************************************************************/
|
|
|
|
/*****************************************************************************/
|
|
/* Begin function prototypes */
|
|
|
|
int init_cards();
|
|
|
|
/* End function prototypes */
|
|
/*****************************************************************************/
|
|
|
|
|
|
|
|
/*****************************************************************************/
|
|
/* Begin #define statements */
|
|
|
|
|
|
/* End #define statements */
|
|
/*****************************************************************************/
|
|
|
|
|
|
|