mirror of
https://github.com/torvalds/linux.git
synced 2024-11-28 23:21:31 +00:00
7 lines
123 B
C
7 lines
123 B
C
|
#ifndef _ASM_SCORE_MSGBUF_H
|
||
|
#define _ASM_SCORE_MSGBUF_H
|
||
|
|
||
|
#include <asm-generic/msgbuf.h>
|
||
|
|
||
|
#endif /* _ASM_SCORE_MSGBUF_H */
|