Revision db0b937daf9bee741aa8fd488ea657872b9579fe authored by Atsushi Nemoto on 18 February 2007, 15:54:27 UTC, committed by Ralf Baechle on 18 February 2007, 21:31:36 UTC
Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
1 parent b6dcec9
Raw File
spinlock.h
#ifndef __ASM_SPINLOCK_H
#define __ASM_SPINLOCK_H

#error ARM architecture does not support SMP spin locks

#endif /* __ASM_SPINLOCK_H */
back to top