repo.or.cz
/
mascara-docs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
* added 0.99 linux version
[mascara-docs.git]
/
i386
/
linux
/
linux-2.3.21
/
include
/
asm-mips
/
spinlock.h
blob
aa092a2a987d6ba96c8fe99ed824a0b9ec6c02bf
1
/* $Id: spinlock.h,v 1.5 1999/06/17 13:30:39 ralf Exp $
2
*/
3
#ifndef __ASM_MIPS_SPINLOCK_H
4
#define __ASM_MIPS_SPINLOCK_H
5
6
#error
"Nix SMP on MIPS"
7
8
#endif
/* __ASM_MIPS_SPINLOCK_H */