mirror of https://github.com/ipxe/ipxe.git
callbacks.h no longer exists.
parent
a3faaf405a
commit
9c32083d56
|
@ -17,7 +17,6 @@
|
||||||
#include "byteswap.h"
|
#include "byteswap.h"
|
||||||
#include "setjmp.h"
|
#include "setjmp.h"
|
||||||
#include "latch.h"
|
#include "latch.h"
|
||||||
#include "callbacks.h"
|
|
||||||
|
|
||||||
/* within 1MB of 4GB is too close.
|
/* within 1MB of 4GB is too close.
|
||||||
* MAX_ADDR is the maximum address we can easily do DMA to.
|
* MAX_ADDR is the maximum address we can easily do DMA to.
|
||||||
|
|
Loading…
Reference in New Issue