blob: efacec73beab7725719a1a244dfd1d76941ca9a3 [file] [log] [blame]
// Android-specific fake libc.h for the files in this directory.
#include <stddef.h>
#define weak_alias(name1,name2) // nothing here.