##// END OF EJS Templates
Fusion
Fusion

File last commit:

r110:ff6ca9d2a8d8 JC
r411:2467846a869a merge JC
Show More
hello.c
6 lines | 125 B | text/x-c | CLexer
pellion
BootLoader v1.0.0
r110
main()
{
printf("\n\n Hello LEON3 World!!!\n");
printf("\n Simulation will now be halted through error mode...\n\n");
}