commit | e9197bf0114661195bee35e7795cfc42164d9b2c | [log] [tgz] |
---|---|---|
author | Paul Jackson <pj@sgi.com> | Wed May 14 08:15:10 2008 -0700 |
committer | Thomas Gleixner <tglx@linutronix.de> | Sun May 25 10:55:10 2008 +0200 |
tree | 8f6417b4955d76ccb4beedd41adfc91f5bb022fa | |
parent | e3f8ba81fdce852abe36a33eed7b243c4a0acfac [diff] |
x86 boot: remove some unused extern function declarations Remove three extern declarations for routines that don't exist. Fix a typo in a comment. Signed-off-by: Paul Jackson <pj@sgi.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>