iPXE
Macros | Functions
xen-compat.h File Reference

Go to the source code of this file.

Macros

#define __XEN_LATEST_INTERFACE_VERSION__   0x00040e00
 
#define __XEN_INTERFACE_VERSION__   0x00000000
 
#define COMPAT_FLEX_ARRAY_DIM   XEN_FLEX_ARRAY_DIM
 

Functions

 FILE_LICENCE (MIT)
 

Macro Definition Documentation

◆ __XEN_LATEST_INTERFACE_VERSION__

#define __XEN_LATEST_INTERFACE_VERSION__   0x00040e00

Definition at line 15 of file xen-compat.h.

◆ __XEN_INTERFACE_VERSION__

#define __XEN_INTERFACE_VERSION__   0x00000000

Definition at line 22 of file xen-compat.h.

◆ COMPAT_FLEX_ARRAY_DIM

#define COMPAT_FLEX_ARRAY_DIM   XEN_FLEX_ARRAY_DIM

Definition at line 29 of file xen-compat.h.

Function Documentation

◆ FILE_LICENCE()

FILE_LICENCE ( MIT  )