mirror of
https://github.com/corda/corda.git
synced 2025-01-21 03:55:00 +00:00
remove extern "C" modifier from vmPrintTrace definition
This commit is contained in:
parent
4571e75f7a
commit
f5f7b01689
@ -2957,7 +2957,7 @@ noop()
|
||||
} // namespace vm
|
||||
|
||||
// for debugging
|
||||
extern "C" void
|
||||
void
|
||||
vmPrintTrace(Thread* t)
|
||||
{
|
||||
class Visitor: public Processor::StackVisitor {
|
||||
|
Loading…
Reference in New Issue
Block a user