core: include exported symbol information
authorH. Peter Anvin <hpa@zytor.com>
Thu, 9 Jul 2009 17:48:57 +0000 (10:48 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Thu, 9 Jul 2009 17:48:57 +0000 (10:48 -0700)
commit0b4b1529f14037c5a4d61cf90b010464170b6d2a
tree9e181302cb170fd0ce42164897e62f607fed467a
parent2df91af910aa3f4e127837b907395758c3e5be14
core: include exported symbol information

Extract symbol table information to be exported to modules.  This is a
really hacky way of doing it, so replace it later.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
core/Makefile
core/symbols.S [new file with mode: 0644]
core/syslinux.ld