ソースを参照

Remove obsolete mechanism for including nvo_cmd.o

tags/v0.9.3
Michael Brown 18年前
コミット
d7cffd33e1
1個のファイルの変更0行の追加2行の削除
  1. 0
    2
      src/hci/commands/nvo_cmd.c

+ 0
- 2
src/hci/commands/nvo_cmd.c ファイルの表示

@@ -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 ) {

読み込み中…
キャンセル
保存