mirror of
https://github.com/alsa-project/alsa-utils
synced 2024-11-13 02:45:42 +01:00
26 lines
694 B
C
26 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 */
|
||
|
/*****************************************************************************/
|
||
|
|
||
|
|
||
|
|