gem5
|
#include <vector>
#include "base/types.hh"
#include "params/X86E820Entry.hh"
#include "params/X86E820Table.hh"
#include "sim/sim_object.hh"
Go to the source code of this file.
Classes | |
class | X86ISA::E820Entry |
class | X86ISA::E820Table |
Namespaces | |
X86ISA | |
This is exposed globally, independent of the ISA. | |