moving terminate() to SimulatorController

git-svn-id: https://www4.informatik.uni-erlangen.de/i4svn/danceos/trunk/devel/fail@1017 8c4709b5-6ec9-48aa-a5cd-a96041d1645a
This commit is contained in:
hsc
2012-04-03 14:05:12 +00:00
parent 3f6ffafbfa
commit 8095335bf3
6 changed files with 9 additions and 24 deletions

View File

@ -127,10 +127,6 @@ void OVPController::toPreviousCtx()
// TODO
}
void OVPController::terminate(int exCode){
}
void OVPController::fireTimer(uint32_t){