interrupts.hh:
make a likewise updateIntrInfo for Sparc that's blank so it doesn't fart on build
src/arch/sparc/interrupts.hh:
make a likewise updateIntrInfo for Sparc that's blank so it doesn't fart on build
--HG--
extra : convert_revision : 5f469d0cf897479b42703104cd801a8ef923fcae
This commit is contained in:
@@ -79,6 +79,11 @@ namespace SparcISA
|
||||
return NoFault;
|
||||
}
|
||||
|
||||
void updateIntrInfo(ThreadContext * tc)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
void serialize(std::ostream &os)
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user