elflink: change the main func of hello.c to static
authorFeng Tang <feng.tang@intel.com>
Thu, 17 Jun 2010 03:57:39 +0000 (11:57 +0800)
committerFeng Tang <feng.tang@intel.com>
Tue, 20 Jul 2010 03:10:03 +0000 (11:10 +0800)
commit2c3f9a53205e8a44a4b58f68e3cce2732225d05f
tree166b168863285e7c2629c3a6065f14ba118f123f
parent601b091ac3403817d839e99ab83d399af4e8dbe9
elflink: change the main func of hello.c to static

Otherwise it will be global and can't be searched, still don't know
the real reason
com32/elflink/modules/hello.c
com32/include/sys/module.h