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

@@ -3,8 +3,6 @@
#ifndef PCMCIA_H
#define PCMCIA_H
#include "etherboot.h"
typedef unsigned char u_char;
typedef unsigned short u_short;
typedef unsigned int u_int;