summaryrefslogtreecommitdiffstats
path: root/src/arch/i386/include/bits/nap.h
blob: f8ba7a7cb4e6264cdba7ed4de9f609ed011acb7b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
#ifndef _BITS_NAP_H
#define _BITS_NAP_H

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

#include <gpxe/bios_nap.h>
#include <gpxe/efi/efix86_nap.h>

#endif /* _BITS_MAP_H */