gem5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Macros
FaultModel.cc File Reference
#include <cassert>
#include <fstream>
#include <iostream>
#include <vector>
#include "FaultModel.hh"
#include "base/misc.hh"

Go to the source code of this file.

Macros

#define MAX(a, b)   ((a > b) ? (a) : (b))
 

Macro Definition Documentation

#define MAX (   a,
 
)    ((a > b) ? (a) : (b))

Definition at line 52 of file FaultModel.cc.

Referenced by FaultModel::declare_router().


Generated on Fri Jun 9 2017 13:03:58 for gem5 by doxygen 1.8.6