15 lines
241 B
C
15 lines
241 B
C
#ifndef LINUX_ARCH_H
|
|
#define LINUX_ARCH_H
|
|
|
|
/* #ifdef HAS_ALSA9 */
|
|
#include "Sound/RageSoundDriver_ALSA9.h"
|
|
/* #endif HAS_ALSA9 */
|
|
|
|
#endif
|
|
|
|
/*
|
|
* Copyright (c) 2002 by the person(s) listed below. All rights reserved.
|
|
*
|
|
* Glenn Maynard
|
|
*/
|