spinlock.h 94 B

123456
  1. #ifndef __M68K_SPINLOCK_H
  2. #define __M68K_SPINLOCK_H
  3. #error "m68k doesn't do SMP yet"
  4. #endif