Quellcode durchsuchen

callbacks.h no longer exists.

tags/v0.9.3
Michael Brown vor 19 Jahren
Ursprung
Commit
9c32083d56
1 geänderte Dateien mit 0 neuen und 1 gelöschten Zeilen
  1. 0
    1
      src/include/osdep.h

+ 0
- 1
src/include/osdep.h Datei anzeigen

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.

Laden…
Abbrechen
Speichern