futex.h 82 字节
Newer Older
1 2 3
#ifndef _ASM_FUTEX_H
#define _ASM_FUTEX_H

J
Jeff Dike 已提交
4
#include <asm-generic/futex.h>
5 6

#endif