futex.h 82 B

123456
  1. #ifndef _ASM_FUTEX_H
  2. #define _ASM_FUTEX_H
  3. #include <asm-generic/futex.h>
  4. #endif