浏览代码

callbacks.h no longer exists.

tags/v0.9.3
Michael Brown 20 年前
父节点
当前提交
9c32083d56
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0
    1
      src/include/osdep.h

+ 0
- 1
src/include/osdep.h 查看文件

17
 #include "byteswap.h"
17
 #include "byteswap.h"
18
 #include "setjmp.h"
18
 #include "setjmp.h"
19
 #include "latch.h"
19
 #include "latch.h"
20
-#include "callbacks.h"
21
 
20
 
22
 /* within 1MB of 4GB is too close. 
21
 /* within 1MB of 4GB is too close. 
23
  * MAX_ADDR is the maximum address we can easily do DMA to.
22
  * MAX_ADDR is the maximum address we can easily do DMA to.

正在加载...
取消
保存