7 lines
88 B
C
7 lines
88 B
C
|
#ifndef __UM_PARAVIRT_H
|
||
|
#define __UM_PARAVIRT_H
|
||
|
|
||
|
#include "asm/arch/paravirt.h"
|
||
|
|
||
|
#endif
|