gem5
v20.1.0.0
|
#include "kern/linux/printk.hh"
#include <sys/types.h>
#include <algorithm>
#include <iostream>
#include <sstream>
#include "cpu/thread_context.hh"
#include "mem/port_proxy.hh"
Go to the source code of this file.
Namespaces | |
Linux | |
Functions | |
int | Linux::printk (std::string &str, ThreadContext *tc, Addr format_ptr, PrintkVarArgs args) |