diff options
author | Gabe Black <gblack@eecs.umich.edu> | 2011-09-26 02:09:04 -0700 |
---|---|---|
committer | Gabe Black <gblack@eecs.umich.edu> | 2011-09-26 02:09:04 -0700 |
commit | 16e0215d3041353f54552e7f5f7482aae13bf486 (patch) | |
tree | d8a55d6d6ba330455d8cf4cdfdf46ce6c96b6b3a /src/arch/x86/intmessage.hh | |
parent | 7770239792d1cf3e7e7a1190185d6a7ca67fe227 (diff) | |
download | gem5-16e0215d3041353f54552e7f5f7482aae13bf486.tar.xz |
SE/FS: Define a const bool FullSystem which will equal FULL_SYSTEM.
This constant will have the same value as FULL_SYSTEM but will not be usable
by the preprocessor. It can be substituted into places where FULL_SYSTEM is
used in a C++ context and will make it easier to find which parts of the
simulator still use FULL_SYSTEM with the preprocessor using grep.
Diffstat (limited to 'src/arch/x86/intmessage.hh')
0 files changed, 0 insertions, 0 deletions