adjusted method call

git-svn-id: https://www4.informatik.uni-erlangen.de/i4svn/danceos/trunk/devel/fail@1169 8c4709b5-6ec9-48aa-a5cd-a96041d1645a
This commit is contained in:
hellwig
2012-04-25 13:54:02 +00:00
parent 544d4949f8
commit 70a4a8980f

View File

@ -75,7 +75,7 @@ bool CoolChecksumExperiment::run()
#endif
// make sure the timer interrupt doesn't disturb us
sal::simulator.addSuppressedInterrupt(32);
sal::simulator.addSuppressedInterrupt(0);
int count;
bp.setWatchInstructionPointer(fi::ANY_ADDR);