#ifndef _BITS_NAP_H #define _BITS_NAP_H /** @file * * LoongArch64-specific CPU sleeping API implementations * */ FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL ); #include #endif /* _BITS_NAP_H */