Blame view

include/asm-um/semaphore.h 91 Bytes
1da177e4c   Linus Torvalds   Linux-2.6.12-rc2
1
2
3
4
5
6
  #ifndef __UM_SEMAPHORE_H
  #define __UM_SEMAPHORE_H
  
  #include "asm/arch/semaphore.h"
  
  #endif