mirror of
https://github.com/izzy2lost/2ship2harkinian-Android.git
synced 2026-06-19 01:20:08 -07:00
CI (#81)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#ifndef LIBC_ALLOCA_H
|
||||
#define LIBC_ALLOCA_H
|
||||
|
||||
void* alloca(u32);
|
||||
// void* alloca(u32);
|
||||
#define alloca __builtin_alloca
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user