commit | ba31a5f88b6f907e715ff43db06403e12465b703 | [log] [tgz] |
---|---|---|
author | Paul Bolle <pebolle@tiscali.nl> | Sat Oct 04 21:21:44 2008 +0200 |
committer | H. Peter Anvin <hpa@zytor.com> | Sat Oct 04 13:08:37 2008 -0700 |
tree | d32bf4f4f26f9d1fd93da82c9c35de209363776a | |
parent | f68ec0c24755e5cdb779be6240925f2175311d84 [diff] |
x86 setup: remove DEF_INITSEG and DEF_SETUPSEG Since v.2.6.23 DEF_INITSEG and DEF_SETUPSEG are unused. Commit c397368 ("Remove old i386 setup code") dropped their usage for i386. They did not return in the x86 tree. (Something similar must have happened for x86_64.) Remove these. Signed-off-by: Paul Bolle <pebolle@tiscali.nl> Signed-off-by: H. Peter Anvin <hpa@zytor.com>