FAIL: Typo in sal/Register.hpp
git-svn-id: https://www4.informatik.uni-erlangen.de/i4svn/danceos/trunk/devel/fail@1425 8c4709b5-6ec9-48aa-a5cd-a96041d1645a
This commit is contained in:
@ -257,7 +257,7 @@ public:
|
|||||||
*/
|
*/
|
||||||
virtual address_t getInstructionPointer() = 0;
|
virtual address_t getInstructionPointer() = 0;
|
||||||
/**
|
/**
|
||||||
* Retruns the top address of the stack.
|
* Returns the top address of the stack.
|
||||||
* @return the starting address of the stack
|
* @return the starting address of the stack
|
||||||
*/
|
*/
|
||||||
virtual address_t getStackPointer() = 0;
|
virtual address_t getStackPointer() = 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user