Make the exit after max checkpoints code compile.
authorNathan Binkert <binkertn@umich.edu>
Wed, 13 Apr 2005 18:26:56 +0000 (14:26 -0400)
committerNathan Binkert <binkertn@umich.edu>
Wed, 13 Apr 2005 18:26:56 +0000 (14:26 -0400)
commit0f894a7b2542d82b4eef60a972dab722fa6fcaaf
tree10508123a13bcb6b9e69c303d0747f8c93c5edbd
parentd86bed198ab7fbb16703317aa5414283d761968f
Make the exit after max checkpoints code compile.

sim/serialize.cc:
    call exitNow instead of SimExit.  Include the header too.

--HG--
extra : convert_revision : 633a8533b23cac914a2b09bd2d3ea5d85243c675
sim/serialize.cc