forked from xuos/xiuos
9 lines
133 B
C
9 lines
133 B
C
/* generated main source file - do not edit */
|
|
#include "hal_data.h"
|
|
|
|
int fsp_main(void)
|
|
{
|
|
hal_entry ();
|
|
return 0;
|
|
}
|