auto import from //branches/cupcake/...@126645

This commit is contained in:
The Android Open Source Project
2009-01-15 16:12:07 -08:00
parent 6d6c82c7a0
commit e5cc1f386b
14 changed files with 39 additions and 13 deletions

View File

@@ -14,7 +14,9 @@
#include <sys/mman.h>
#include <sys/atomics.h>
#include <sys/tls.h>
/* special private C library header - see Android.mk */
#include <bionic_tls.h>
#include "linker.h"
#include "linker_debug.h"