Files
ipxe/src/arch/arm/include/bits/hyperv.h
T
2016-05-06 12:08:44 +01:00

13 lines
158 B
C

#ifndef _BITS_HYPERV_H
#define _BITS_HYPERV_H
/** @file
*
* Hyper-V interface
*
*/
FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL );
#endif /* _BITS_HYPERV_H */