semaphore.h 91 B

123456
  1. #ifndef __UM_SEMAPHORE_H
  2. #define __UM_SEMAPHORE_H
  3. #include "asm/arch/semaphore.h"
  4. #endif