summaryrefslogblamecommitdiffstats
path: root/src/arch/x86/include/bits/sanboot.h
blob: 1b9924e6435f27519d7dcc7d954609db5d44425b (plain) (tree)
1
2
3
4
5
6
7
8
9




                       
                                           


   
                                       



                              
#ifndef _BITS_SANBOOT_H
#define _BITS_SANBOOT_H

/** @file
 *
 * x86-specific sanboot API implementations
 *
 */

FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL );

#include <ipxe/bios_sanboot.h>

#endif /* _BITS_SANBOOT_H */