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