Review Board 2.0.15


Faults: Turn of arch/faults.hh

Review Request #1030 - Created Feb. 5, 2012 and submitted

Information
Gabe Black
gem5
default
Reviewers
Default
Changeset 8817:442c17dee60c
---------------------------
Faults: Turn of arch/faults.hh

Because there are no longer architecture independent but specialized functions
in arch/XXX/faults.hh, code that isn't using the faults from a particular ISA
no longer needs to be able to include them through the switching header file
arch/faults.hh. By removing that header file (arch/faults.hh), the potential
interface between ISA code and non ISA code is narrowed.

   
Review request changed
Updated (Feb. 6, 2012, 8:05 p.m.)

Status: Closed (submitted)