1 // Android-specific fake libc.h for the files in this directory. 2 #include <stddef.h> 3 #define weak_alias(name1,name2) // nothing here. 4