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