coding style fixed, some FIXMEs and comments added.
git-svn-id: https://www4.informatik.uni-erlangen.de/i4svn/danceos/trunk/devel/fail@1974 8c4709b5-6ec9-48aa-a5cd-a96041d1645a
This commit is contained in:
@ -43,7 +43,9 @@ private:
|
||||
BX_CPU_C *m_CPUContext; //!< Additional information that is passed on occurence of a BPEvent
|
||||
bxInstruction_c *m_CurrentInstruction; //!< dito.
|
||||
public:
|
||||
// Initialize the controller.
|
||||
/**
|
||||
* Initialize the controller, i.e. add the number of simulated CPUs.
|
||||
*/
|
||||
BochsController();
|
||||
~BochsController();
|
||||
/* ********************************************************************
|
||||
|
||||
Reference in New Issue
Block a user