mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-03-03 15:38:22 +00:00
Fix --ftrace regression
This commit is contained in:
parent
daf4454a06
commit
8767e9ad6a
1 changed files with 2 additions and 0 deletions
|
@ -32,6 +32,8 @@
|
|||
#include "libc/zipos/zipos.internal.h"
|
||||
#include "third_party/puff/puff.h"
|
||||
|
||||
STATIC_YOINK("__get_symbol");
|
||||
|
||||
static pthread_spinlock_t g_lock;
|
||||
_Hide struct SymbolTable *__symtab; // for kprintf
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue