##// END OF EJS Templates
MS (first version, ok in simulation but whitout data integrity)
MS (first version, ok in simulation but whitout data integrity)

File last commit:

r100:fc97c34d69e3 martin
r360:8846562be00d JC
Show More
hello.c
6 lines | 125 B | text/x-c | CLexer
main()
{
printf("\n\n Hello LEON3 World!!!\n");
printf("\n Simulation will now be halted through error mode...\n\n");
}