Explorar el Código

Remove obsolete mechanism for including nvo_cmd.o

tags/v0.9.3
Michael Brown hace 18 años
padre
commit
d7cffd33e1
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. 0
    2
      src/hci/commands/nvo_cmd.c

+ 0
- 2
src/hci/commands/nvo_cmd.c Ver fichero

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

Loading…
Cancelar
Guardar