summaryrefslogblamecommitdiffstats
path: root/src/arch/loong64/include/bits/xen.h
blob: 2a3d7741cb2bac107e24c43dd62992995df1d034 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13












                                       
#ifndef _BITS_XEN_H
#define _BITS_XEN_H

/** @file
 *
 * Xen interface
 *
 */
FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL );

#include <ipxe/nonxen.h>

#endif /* _BITS_XEN_H */