Removed inclusion of asm/system.h

This commit is contained in:
Takashi Iwai 2001-12-10 16:43:20 +00:00
parent bbcf77116d
commit e457d1f0c0
2 changed files with 1 additions and 2 deletions

View file

@ -18,7 +18,7 @@
*
*/
#include <asm/system.h>
#include "iatomic.h"
/* Max number of times we must spin on a spinlock calling sched_yield().
After MAX_SPIN_COUNT iterations, we put the calling thread to sleep. */

View file

@ -24,7 +24,6 @@
#include <stdlib.h>
#include <limits.h>
#include <sys/uio.h>
#include <asm/system.h>
#define _snd_pcm_access_mask _snd_mask
#define _snd_pcm_format_mask _snd_mask