Faults: Get rid of the unused isAlignmentFault and isMachineCheckFault.
authorGabe Black <gblack@eecs.umich.edu>
Mon, 19 Sep 2011 13:17:20 +0000 (06:17 -0700)
committerGabe Black <gblack@eecs.umich.edu>
Mon, 19 Sep 2011 13:17:20 +0000 (06:17 -0700)
commit717d4ae930a64226d909e97fc672dccfa6a19ca2
tree65e4f90247b88b0186f27fced755797329a19fd4
parent110c59b414e1e93004f56cefcb92ea945c3f3713
Faults: Get rid of the unused isAlignmentFault and isMachineCheckFault.

These functions aren't called anywhere and are probably only theoretically
useful.
src/arch/alpha/faults.hh
src/arch/power/faults.hh
src/arch/sparc/faults.hh
src/sim/faults.hh