瀏覽代碼

#if 0 out the whole file for now; it cannot be linked because the base

 memory interface has changed.
tags/v0.9.3
Michael Brown 20 年之前
父節點
當前提交
ff8e46f2f3
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      src/arch/i386/drivers/net/undi.c

+ 1
- 1
src/arch/i386/drivers/net/undi.c 查看文件

26
  * your option) any later version.
26
  * your option) any later version.
27
  */
27
  */
28
 
28
 
29
-#ifdef PCBIOS
29
+#if 0
30
 
30
 
31
 /* to get some global routines like printf */
31
 /* to get some global routines like printf */
32
 #include "etherboot.h"
32
 #include "etherboot.h"

Loading…
取消
儲存