spinlock.h 98 B

1234567
  1. #ifndef __H8300_SPINLOCK_H
  2. #define __H8300_SPINLOCK_H
  3. #error "H8/300 doesn't do SMP yet"
  4. #endif