4G_module/tools/toolchain/gcc-arm-none-eabi/arm-none-eabi/include/utmp.h

9 lines
90 B
C
Raw Normal View History

2024-09-02 17:54:29 +08:00
#ifdef __cplusplus
extern "C" {
#endif
#include <sys/utmp.h>
#ifdef __cplusplus
}
#endif