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

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

FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL );

#include <ipxe/efi/efiloong64_nap.h>

#endif /* _BITS_NAP_H */