]> git.ipfire.org Git - thirdparty/ipxe.git/commitdiff
Remove obsolete mechanism for including nvo_cmd.o
authorMichael Brown <mcb30@etherboot.org>
Wed, 20 Dec 2006 00:39:52 +0000 (00:39 +0000)
committerMichael Brown <mcb30@etherboot.org>
Wed, 20 Dec 2006 00:39:52 +0000 (00:39 +0000)
src/hci/commands/nvo_cmd.c

index 0ea7d8624e263ec5eb327b12e7a37e7cb4d04de6..357d636ab703e4096448e5df64a08caef1833090 100644 (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 ) {