Revision db0b937daf9bee741aa8fd488ea657872b9579fe authored by Atsushi Nemoto on 18 February 2007, 15:54:27 UTC, committed by Ralf Baechle on 18 February 2007, 21:31:36 UTC
Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
1 parent b6dcec9
Raw File
futex.h
#ifndef _ASM_FUTEX_H
#define _ASM_FUTEX_H

#include <asm-generic/futex.h>

#endif
back to top