mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 20:51:52 +01:00
Squelch warning
llvm-svn: 8170
This commit is contained in:
parent
0177746b4a
commit
f2600ee2da
@ -5,6 +5,7 @@
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
void *malloc(size_t);
|
||||
void free(void *);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user