Files
Debian-9-Kernel/arch/m32r/include/asm/futex.h
T

7 lines
82 B
C
Raw Normal View History

2023-05-02 09:58:35 +02:00
#ifndef _ASM_FUTEX_H
#define _ASM_FUTEX_H
#include <asm-generic/futex.h>
#endif