david/ipxe
Archived
1
0

Remove obsolete mechanism for including nvo_cmd.o

This commit is contained in:
Michael Brown 2006-12-20 00:39:52 +00:00
parent ec5789bf0c
commit d7cffd33e1

View File

@ -9,8 +9,6 @@
#include <gpxe/settings.h>
#include <gpxe/command.h>
void nvo_cmd_req() {}
extern struct nvo_block *ugly_nvo_hack;
static int show_exec ( int argc, char **argv ) {