summaryrefslogtreecommitdiffstats
path: root/include/asm-mips/spinlock.h
blob: ece1f7ddd73e8694082d45d57ae7dd0d4720bf24 (plain)
1
2
3
4
5
6
7
8
/* $Id: spinlock.h,v 1.6 1999/06/22 23:49:12 ralf Exp $
 */
#ifndef _ASM_SPINLOCK_H
#define _ASM_SPINLOCK_H

#error "Nix SMP on MIPS"

#endif /* _ASM_SPINLOCK_H */