Browse Source

callbacks.h no longer exists.

tags/v0.9.3
Michael Brown 19 years ago
parent
commit
9c32083d56
1 changed files with 0 additions and 1 deletions
  1. 0
    1
      src/include/osdep.h

+ 0
- 1
src/include/osdep.h View File

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

Loading…
Cancel
Save