diff options
Diffstat (limited to 'third_party/yasm/source/config/android/libyasm-stdint.h')
-rw-r--r-- | third_party/yasm/source/config/android/libyasm-stdint.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/third_party/yasm/source/config/android/libyasm-stdint.h b/third_party/yasm/source/config/android/libyasm-stdint.h deleted file mode 100644 index 357610e..0000000 --- a/third_party/yasm/source/config/android/libyasm-stdint.h +++ /dev/null @@ -1,9 +0,0 @@ -#ifndef _YASM_LIBYASM_STDINT_H -#define _YASM_LIBYASM_STDINT_H 1 -#ifndef _GENERATED_STDINT_H -#define _GENERATED_STDINT_H "yasm HEAD" -/* generated using gcc -std=gnu99 */ -#define _STDINT_HAVE_STDINT_H 1 -#include <stdint.h> -#endif -#endif |