4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-02-01 12:40:23 +08:00
2022-12-01 21:22:09 -05:00

7 lines
163 B
C

/* generated main source file - do not edit */
#include "hal_data.h"
int main(void) {
hal_entry();
return 0;
}