https://jxself.org/git/linux-libre.git
Raw File
Tip revision: 8a14f9bcf46fefa671630f9d86a435c40d5bf8e0 authored by Jason Self on 25 January 2009, 00:37:11 UTC
Linux-libre 2.6.27.13-gnu1
Tip revision: 8a14f9b
futex.h
#ifndef _ASM_FUTEX_H
#define _ASM_FUTEX_H

#include <asm-generic/futex.h>

#endif
back to top