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

@@ -7,9 +7,9 @@
* your option) any later version.
*/
#include "etherboot.h"
#include "timer.h"
#include "latch.h"
#include <io.h>
#include <gpxe/init.h>
void __load_timer2(unsigned int ticks)