hello.c: print arguments, no input section
authorH. Peter Anvin <hpa@zytor.com>
Sat, 16 Feb 2008 06:50:29 +0000 (22:50 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Sat, 16 Feb 2008 06:54:22 +0000 (22:54 -0800)
commit8404cd587d44f412819ce09adfb5f62b9b5e05e7
tree5de5a463ccc7adeb5f1acb29452eff834d7fb1d5
parentdefcbbc6527cd20bd45e42fab53d7e185156df48
hello.c: print arguments, no input section

Make "Hello, World!" a little bit more plain, but do print out its
arguments, if any.  Useful for testing.
com32/samples/hello.c