summaryrefslogtreecommitdiff
path: root/roms/ipxe/src/arch/arm/include/bits/nap.h
blob: e30a7146b5dc70530932689b6eb2655e5e288722 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#ifndef _BITS_NAP_H
#define _BITS_NAP_H

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

FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL );

#include <ipxe/efi/efiarm_nap.h>

#endif /* _BITS_MAP_H */