M7350/kernel/arch/h8300/include/asm/spinlock.h
2024-09-09 08:52:07 +00:00

7 lines
98 B
C

#ifndef __H8300_SPINLOCK_H
#define __H8300_SPINLOCK_H
#error "H8/300 doesn't do SMP yet"
#endif