Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d9ac3e9a authored by Elliott Hughes's avatar Elliott Hughes Committed by Android Git Automerger
Browse files

am 97bcf915: Merge "Remove HAVE_PRINTF_ZD."

* commit '97bcf915':
  Remove HAVE_PRINTF_ZD.
parents 5d375b92 97bcf915
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -52,9 +52,4 @@
 */
#define HAVE_STDINT_H 1

/*
 * Define if printf() supports %zd for size_t arguments
 */
#define HAVE_PRINTF_ZD 1

#endif /*_ANDROID_CONFIG_H*/
+0 −5
Original line number Diff line number Diff line
@@ -52,9 +52,4 @@
 */
#define HAVE_STDINT_H 1

/*
 * Define if printf() supports %zd for size_t arguments
 */
#define HAVE_PRINTF_ZD 1

#endif /* _ANDROID_CONFIG_H */
+0 −5
Original line number Diff line number Diff line
@@ -52,9 +52,4 @@
 */
#define HAVE_STDINT_H 1

/*
 * Define if printf() supports %zd for size_t arguments
 */
#define HAVE_PRINTF_ZD 1

#endif /* _ANDROID_CONFIG_H */
+0 −5
Original line number Diff line number Diff line
@@ -52,9 +52,4 @@
 */
#define HAVE_STDINT_H 1

/*
 * Define if printf() supports %zd for size_t arguments
 */
#define HAVE_PRINTF_ZD 1

#endif /* _ANDROID_CONFIG_H */
+0 −5
Original line number Diff line number Diff line
@@ -52,9 +52,4 @@
 */
#define HAVE_STDINT_H 1

/*
 * Define if printf() supports %zd for size_t arguments
 */
#define HAVE_PRINTF_ZD 1

#endif /* _ANDROID_CONFIG_H */
Loading