summaryrefslogtreecommitdiffstats
path: root/src/include/pcmcia.h
diff options
context:
space:
mode:
authorMichael Brown2007-07-14 16:42:26 +0200
committerMichael Brown2007-07-14 16:42:26 +0200
commite330db3c749c3ee638e8d652c5c3ae08c13af8e5 (patch)
treea69cefca27d7abe7863b87cb765ab55e26bd0fc5 /src/include/pcmcia.h
parentBe more aggressive in attempts to enable A20, now that we have the (diff)
downloadipxe-e330db3c749c3ee638e8d652c5c3ae08c13af8e5.tar.gz
ipxe-e330db3c749c3ee638e8d652c5c3ae08c13af8e5.tar.xz
ipxe-e330db3c749c3ee638e8d652c5c3ae08c13af8e5.zip
Dead code removal.
Kill off use of etherboot.h outside drivers/net.
Diffstat (limited to 'src/include/pcmcia.h')
-rw-r--r--src/include/pcmcia.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/include/pcmcia.h b/src/include/pcmcia.h
index 03e5f565..d528bea5 100644
--- a/src/include/pcmcia.h
+++ b/src/include/pcmcia.h
@@ -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;