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




                   
                                                


   
                                       
 

                                

                        
#ifndef _BITS_NAP_H
#define _BITS_NAP_H

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

FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL );

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

#endif /* _BITS_MAP_H */