Browse Source

Remove obsolete mechanism for including nvo_cmd.o

tags/v0.9.3
Michael Brown 18 years ago
parent
commit
d7cffd33e1
1 changed files with 0 additions and 2 deletions
  1. 0
    2
      src/hci/commands/nvo_cmd.c

+ 0
- 2
src/hci/commands/nvo_cmd.c View File

9
 #include <gpxe/settings.h>
9
 #include <gpxe/settings.h>
10
 #include <gpxe/command.h>
10
 #include <gpxe/command.h>
11
 
11
 
12
-void nvo_cmd_req() {}
13
-
14
 extern struct nvo_block *ugly_nvo_hack;
12
 extern struct nvo_block *ugly_nvo_hack;
15
 
13
 
16
 static int show_exec ( int argc, char **argv ) {
14
 static int show_exec ( int argc, char **argv ) {

Loading…
Cancel
Save