##// END OF EJS Templates
Sync
Sync

File last commit:

r89:68078fc5f465 dev_alexis
r94:f7519daa5469 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();
}