mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-18 01:34:14 +08:00
7 lines
82 B
C
7 lines
82 B
C
|
#ifndef __UM_MSGBUF_H
|
||
|
#define __UM_MSGBUF_H
|
||
|
|
||
|
#include "asm/arch/msgbuf.h"
|
||
|
|
||
|
#endif
|