http://git.etherboot.org
/
people
/
pcmattman
/
gpxe.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[pxe] Remove pxe_set_cached_filename()
[people/pcmattman/gpxe.git]
/
src
/
arch
/
i386
/
include
/
pxe.h
diff --git
a/src/arch/i386/include/pxe.h
b/src/arch/i386/include/pxe.h
index
041ee7b
..
f4a34a6
100644
(file)
--- a/
src/arch/i386/include/pxe.h
+++ b/
src/arch/i386/include/pxe.h
@@
-149,6
+149,4
@@
extern struct net_device *pxe_netdev;
extern void pxe_set_netdev ( struct net_device *netdev );
extern void pxe_set_netdev ( struct net_device *netdev );
-extern void pxe_set_cached_filename ( const unsigned char *filename );
-
#endif /* PXE_H */
#endif /* PXE_H */