tegrakernel/kernel/kernel-4.9/arch/m32r/include/asm/futex.h

7 lines
82 B
C
Raw Normal View History

2022-02-16 09:13:02 -06:00
#ifndef _ASM_FUTEX_H
#define _ASM_FUTEX_H
#include <asm-generic/futex.h>
#endif