mirror of
https://github.com/GrapheneOS/hardened_malloc.git
synced 2025-04-20 06:20:20 +02:00
removed empty define
This commit is contained in:
parent
03aa110407
commit
079989797f
1 changed files with 0 additions and 1 deletions
1
util.h
1
util.h
|
@ -25,7 +25,6 @@
|
||||||
#define UNUSED __attribute__((unused))
|
#define UNUSED __attribute__((unused))
|
||||||
#define EXPORT __attribute__((visibility("default")))
|
#define EXPORT __attribute__((visibility("default")))
|
||||||
|
|
||||||
#define ALIAS(f)
|
|
||||||
|
|
||||||
#ifdef __APPLE__
|
#ifdef __APPLE__
|
||||||
#define ALIAS(f)
|
#define ALIAS(f)
|
||||||
|
|
Loading…
Add table
Reference in a new issue