Removed vestigal FILO code

This commit is contained in:
Marty Connor
2006-06-29 18:07:02 +00:00
parent 623f2e7b9d
commit e8cc1c4333
3 changed files with 0 additions and 35 deletions

View File

@@ -31,10 +31,6 @@ Literature dealing with the network protocols:
#include <gpxe/heap.h>
#include <gpxe/netdevice.h>
#ifdef CONFIG_FILO
#include <lib.h>
#endif
/* Linker symbols */
extern char _bss[], _ebss[];