mirror of
https://github.com/torvalds/linux.git
synced 2024-12-27 05:11:48 +00: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
|