Fix Clang support
The amalgamated release is now confirmed to be working with Clang, including its integrated assembler. Fixes #41
This commit is contained in:
@@ -36,5 +36,5 @@
|
||||
/ @return new memory, or NULL w/ errno
|
||||
/ @note malloc(0) → malloc(32)
|
||||
/ @see dlmalloc()
|
||||
malloc: jmp *hook$malloc(%rip)
|
||||
malloc: jmp *hook_malloc(%rip)
|
||||
.endfn malloc,globl
|
||||
|
||||
Reference in New Issue
Block a user