mirror of
https://github.com/ipxe/ipxe
synced 2025-12-21 20:40:25 +03:00
Dead code removal.
Kill off use of etherboot.h outside drivers/net.
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user