|
gem5
v19.0.0.0
|
Modifications for the FreeBSD kernel. More...
#include "arch/alpha/freebsd/system.hh"#include "arch/alpha/system.hh"#include "arch/isa_traits.hh"#include "arch/vtophys.hh"#include "base/loader/symtab.hh"#include "cpu/thread_context.hh"#include "mem/fs_translating_port_proxy.hh"#include "sim/byteswap.hh"Go to the source code of this file.
Macros | |
| #define | TIMER_FREQUENCY 1193180 |
Modifications for the FreeBSD kernel.
Based on kern/linux/linux_system.cc.
Definition in file system.cc.
| #define TIMER_FREQUENCY 1193180 |
Definition at line 48 of file system.cc.
Referenced by FreebsdAlphaSystem::doCalibrateClocks().