/arch/score/include/asm/sembuf.h
C++ Header | 6 lines | 4 code | 2 blank | 0 comment | 0 complexity | a3f2658e5d29fc7f52516c5edf0defe0 MD5 | raw file
Possible License(s): GPL-2.0, LGPL-2.0, AGPL-1.0
1#ifndef _ASM_SCORE_SEMBUF_H 2#define _ASM_SCORE_SEMBUF_H 3 4#include <asm-generic/sembuf.h> 5 6#endif /* _ASM_SCORE_SEMBUF_H */