|
Lines 66-71
Link Here
|
| 66 |
int freebsd16_supported = TRUE; |
66 |
int freebsd16_supported = TRUE; |
| 67 |
int linux16_supported = FALSE; |
67 |
int linux16_supported = FALSE; |
| 68 |
static char *aud_sys_name = "FreeBSD"; |
68 |
static char *aud_sys_name = "FreeBSD"; |
|
|
69 |
static int stereo_only = 0; |
| 69 |
#endif |
70 |
#endif |
| 70 |
|
71 |
|
| 71 |
#ifdef SUPPORT_LINUX16 |
72 |
#ifdef SUPPORT_LINUX16 |