removing OVPController cruft
These interface functions were highly BochsController specific and need not be implemented in OVPController for now. git-svn-id: https://www4.informatik.uni-erlangen.de/i4svn/danceos/trunk/devel/fail@1019 8c4709b5-6ec9-48aa-a5cd-a96041d1645a
This commit is contained in:
@ -122,14 +122,4 @@ void OVPController::reboot()
|
||||
//bx_gui_c::reset_handler();//TODO: leider protected, so geht das also nicht...
|
||||
}
|
||||
|
||||
void OVPController::toPreviousCtx()
|
||||
{
|
||||
// TODO
|
||||
}
|
||||
|
||||
|
||||
void OVPController::fireTimer(uint32_t){
|
||||
|
||||
};
|
||||
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user