gem5
|
#include <iostream>
#include <list>
#include <sstream>
#include <string>
#include "base/cprintf.hh"
#include "base/misc.hh"
Go to the source code of this file.
Macros | |
#define | ctest(x, y) printf(x, y); cprintf(x, y); cprintf("\n"); |
Functions | |
int | main () |
int main | ( | ) |
Definition at line 42 of file cprintftest.cc.
References ccprintf(), cprintf(), ctest, ArmISA::f, length, and warn.