summaryrefslogtreecommitdiffstats
path: root/qemu/roms/ipxe/src/arch/x86_64/include/bits/reboot.h
blob: f1bce0540aa6e46a65d808d80812c37161237b94 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#ifndef _BITS_REBOOT_H
#define _BITS_REBOOT_H

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

FILE_LICENCE ( GPL2_OR_LATER );

#endif /* _BITS_REBOOT_H */