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

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

am 7d9073cf: am 405931e9: Merge "Stop defining HAVE_UNWIND_CONTEXT_STRUCT."

* commit '7d9073cf':
  Stop defining HAVE_UNWIND_CONTEXT_STRUCT.
parents 14b9b013 7d9073cf
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -102,9 +102,4 @@
 */
#define HAVE_PRINTF_ZD 1

/*
 * Whether or not _Unwind_Context is defined as a struct.
 */
#define HAVE_UNWIND_CONTEXT_STRUCT 1

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

/*
 * Whether or not _Unwind_Context is defined as a struct.
 */
#define HAVE_UNWIND_CONTEXT_STRUCT 1

#endif /* _ANDROID_CONFIG_H */
+0 −5
Original line number Diff line number Diff line
@@ -74,11 +74,6 @@
 */
#define HAVE_PRCTL 1

/*
 * Whether or not _Unwind_Context is defined as a struct.
 */
#define HAVE_UNWIND_CONTEXT_STRUCT

/*
 * Define if <stdint.h> exists.
 */