Rev 652 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
#include "emcoreapp.h"
static void main()
static void main(int argc, const char** argv)
{
cputs(3, "Hello, world!\n");
}