auto import from //depot/cupcake/@135843

This commit is contained in:
The Android Open Source Project
2009-03-03 18:28:16 -08:00
parent d2f2b1d7b7
commit d4aee0c0ca
2356 changed files with 0 additions and 295812 deletions

View File

@@ -1,7 +0,0 @@
#include <stdio.h>
int main(int argc, char *argv[])
{
printf("Hello from the NDK; no user libraries.\n");
return 0;
}