iPXE
arch
x86
include
fakee820.h
Go to the documentation of this file.
1
#ifndef _FAKEE820_H
2
#define _FAKEE820_H
3
4
FILE_LICENCE
( GPL2_OR_LATER_OR_UBDL );
5
6
extern
void
fake_e820
(
void
);
7
extern
void
unfake_e820
(
void
);
8
9
#endif
/* _FAKEE820_H */
unfake_e820
void unfake_e820(void)
Definition
fakee820.c:95
fake_e820
void fake_e820(void)
Definition
fakee820.c:64
FILE_LICENCE
#define FILE_LICENCE(_licence)
Declare a particular licence as applying to a file.
Definition
compiler.h:896
Generated by
1.14.0