Files

6 lines
59 B
C
Raw Permalink Normal View History

2026-05-19 11:49:22 +08:00
#include <os_macros.h>
void about(void){
while(1){}
}