##// END OF EJS Templates
Sync
Sync

File last commit:

r71:608b7f0e27c2 dev_alexis
r79:441084ecfbce dev_alexis
Show More
startup.c
7 lines | 49 B | text/x-c | CLexer
Huge cleanup, removed "out of dir building" now libuc contains qmake and...
r71
int main(void)
{
bsp_init();
libuc_main();
}