Make the constructor (and all the other functions) public
--HG-- extra : convert_revision : 9d572651fc1722b15ae7dbc59c108d680c911f04
This commit is contained in:
@@ -105,6 +105,7 @@ namespace X86ISA
|
||||
|
||||
class MiscRegFile
|
||||
{
|
||||
public:
|
||||
void clear();
|
||||
|
||||
MiscRegFile()
|
||||
|
||||
Reference in New Issue
Block a user