mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2025-01-14 17:55:42 +08:00
7 lines
88 B
C
7 lines
88 B
C
|
#ifndef __UM_PARAVIRT_H
|
||
|
#define __UM_PARAVIRT_H
|
||
|
|
||
|
#include "asm/arch/paravirt.h"
|
||
|
|
||
|
#endif
|