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

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

FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL );

#endif /* _BITS_MAP_H */