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




                      
                                          


   
                                       



                             
#ifndef _BITS_REBOOT_H
#define _BITS_REBOOT_H

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

FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL );

#include <ipxe/bios_reboot.h>

#endif /* _BITS_REBOOT_H */