tapeio.s updates
This commit is contained in:
@@ -1,9 +0,0 @@
|
|||||||
// Traditional "Hello World" program
|
|
||||||
|
|
||||||
#include <stdio.h>
|
|
||||||
|
|
||||||
void main (void)
|
|
||||||
{
|
|
||||||
printf( "Hello World!\n" );
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user