comments and coding-style fixed.
git-svn-id: https://www4.informatik.uni-erlangen.de/i4svn/danceos/trunk/devel/fail@1498 8c4709b5-6ec9-48aa-a5cd-a96041d1645a
This commit is contained in:
@ -138,7 +138,7 @@ public:
|
||||
inline bxICacheEntry_c *getICacheEntry() const { return m_CacheEntry; }
|
||||
/**
|
||||
* Retrieves the current CPU context
|
||||
* @return a pointer to a BX_CPU_C object
|
||||
* @return a pointer to a \c BX_CPU_C object
|
||||
*/
|
||||
inline BX_CPU_C *getCPUContext() const { return m_CPUContext; }
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user