##// END OF EJS Templates
Fusion avec martin
Fusion avec martin

File last commit:

r81:a56ebd63ab52 alexis
r82:e2bf919da8d7 merge alexis
Show More
hello.c
6 lines | 125 B | text/x-c | CLexer
jeandet@PC-DE-JEANDET.lpp.polytechnique.fr
Preliminary version of LFR-142200-DM-LEON3-BASE design
r81
main()
{
printf("\n\n Hello LEON3 World!!!\n");
printf("\n Simulation will now be halted through error mode...\n\n");
}