Get address sanitizer mostly working
This commit is contained in:
@@ -1,10 +1,9 @@
|
||||
#ifndef COSMOPOLITAN_LIBC_NEXGEN32E_GC_H_
|
||||
#define COSMOPOLITAN_LIBC_NEXGEN32E_GC_H_
|
||||
#include "libc/nexgen32e/stackframe.h"
|
||||
#if !(__ASSEMBLER__ + __LINKER__ + 0)
|
||||
COSMOPOLITAN_C_START_
|
||||
|
||||
struct StackFrame;
|
||||
|
||||
struct Garbages {
|
||||
size_t i, n;
|
||||
struct Garbage {
|
||||
|
||||
Reference in New Issue
Block a user