summaryrefslogtreecommitdiff
path: root/gpxe/src/arch/x86_64/include/bits/nap.h
blob: 0a0c8a246ff6a93d21b0b971cd16ed12b549ce0a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#ifndef _BITS_NAP_H
#define _BITS_NAP_H

/** @file
 *
 * x86_64-specific CPU sleeping API implementations
 *
 */

#include <gpxe/efi/efix86_nap.h>

#endif /* _BITS_MAP_H */