summaryrefslogtreecommitdiffstats
path: root/src/tests/test.c
diff options
context:
space:
mode:
authorMichael Brown2023-02-05 23:02:05 +0100
committerMichael Brown2023-02-05 23:21:36 +0100
commita2bed43939b40ec843fd99bc9fd0d0e58124e082 (patch)
tree90fd251383b5265592cd2df3d25044150072c024 /src/tests/test.c
parent[efi] Enable NET_PROTO_LLDP by default (diff)
downloadipxe-a2bed43939b40ec843fd99bc9fd0d0e58124e082.tar.gz
ipxe-a2bed43939b40ec843fd99bc9fd0d0e58124e082.tar.xz
ipxe-a2bed43939b40ec843fd99bc9fd0d0e58124e082.zip
[xen] Allow for platforms that have no Xen support
The Xen headers support only x86 and ARM. Allow for platforms such as LoongArch64 to build despite the absence of Xen support by providing an architecture-specific <bits/xen.h> that simply does: #ifndef _BITS_XEN_H #define _BITS_XEN_H #include <ipxe/nonxen.h> #endif /* _BITS_XEN_H */ Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/tests/test.c')
0 files changed, 0 insertions, 0 deletions