#ifndef _BITS_NAP_H #define _BITS_NAP_H /** @file * * i386-specific CPU sleeping API implementations * */ FILE_LICENCE ( GPL2_OR_LATER ); #include <ipxe/bios_nap.h> #include <ipxe/efi/efix86_nap.h> #endif /* _BITS_MAP_H */