summaryrefslogtreecommitdiffstats
path: root/src/arch/x86_64/include/bits/nap.h
blob: 8b42c0a4a97f8038b63762568930646f1080a3df (plain) (blame)
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 <ipxe/efi/efix86_nap.h>

#endif /* _BITS_MAP_H */