Dead code removal.

Kill off use of etherboot.h outside drivers/net.
This commit is contained in:
Michael Brown
2007-07-14 15:42:26 +01:00
parent 95c07736cb
commit e330db3c74
20 changed files with 30 additions and 1321 deletions

View File

@@ -9,7 +9,6 @@
* move to Etherboot by LYH
*/
#include "etherboot.h"
#include "console.h"
#include <gpxe/init.h>
#include <gpxe/pci.h>