Home | History | Annotate | Download | only in bits
      1 #ifndef _BITS_NAP_H
      2 #define _BITS_NAP_H
      3 
      4 /** @file
      5  *
      6  * x86_64-specific CPU sleeping API implementations
      7  *
      8  */
      9 
     10 #include <gpxe/efi/efix86_nap.h>
     11 
     12 #endif /* _BITS_MAP_H */
     13