diff options
author | Ying Wang <wangying@google.com> | 2012-08-10 10:09:11 -0700 |
---|---|---|
committer | Ying Wang <wangying@google.com> | 2012-08-14 11:53:39 -0700 |
commit | 01692f629642233384f26e44eab866866a9f37c8 (patch) | |
tree | ecae3b1abaa57c09220319de58927782557558f3 /8/platforms/android-9/arch-mips/usr/include/sys/errno.h | |
parent | 100e5753f54b902b2ca73f18e67a60ca2aa983d5 (diff) | |
download | prebuilts_ndk-01692f629642233384f26e44eab866866a9f37c8.zip prebuilts_ndk-01692f629642233384f26e44eab866866a9f37c8.tar.gz prebuilts_ndk-01692f629642233384f26e44eab866866a9f37c8.tar.bz2 |
Create symlink current
and simplify the directory names.
With this we will unify all LOCAL_NDK_VERSIONs in the
platform to the latest stable NDK.
Bug: 6932421
Change-Id: I1842caaced8c621a49e92326bbbd85b284561c0f
Diffstat (limited to '8/platforms/android-9/arch-mips/usr/include/sys/errno.h')
-rw-r--r-- | 8/platforms/android-9/arch-mips/usr/include/sys/errno.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/8/platforms/android-9/arch-mips/usr/include/sys/errno.h b/8/platforms/android-9/arch-mips/usr/include/sys/errno.h new file mode 100644 index 0000000..339f4fc --- /dev/null +++ b/8/platforms/android-9/arch-mips/usr/include/sys/errno.h @@ -0,0 +1 @@ +#include <errno.h> |