SE/FS: Build/expose vport in SE mode.
This commit is contained in:
@@ -37,14 +37,13 @@
|
||||
|
||||
using namespace TheISA;
|
||||
|
||||
#if FULL_SYSTEM
|
||||
|
||||
VirtualPort *
|
||||
InOrderThreadContext::getVirtPort()
|
||||
{
|
||||
return thread->getVirtPort();
|
||||
}
|
||||
|
||||
#if FULL_SYSTEM
|
||||
|
||||
void
|
||||
InOrderThreadContext::dumpFuncProfile()
|
||||
|
||||
Reference in New Issue
Block a user