A tiny amount of work toward an x86 backtrace facility.
This commit is contained in:
@@ -14,7 +14,7 @@ struct BacktraceContext
|
||||
pid_t pid;
|
||||
#endif
|
||||
|
||||
#if defined(MACOSX)
|
||||
#if defined(CPU_PPC)
|
||||
void *FramePtr, *PC;
|
||||
#endif
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user