aboutsummaryrefslogtreecommitdiff
path: root/src/common/android/breakpad_getcontext.S
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/android/breakpad_getcontext.S')
-rw-r--r--src/common/android/breakpad_getcontext.S4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/common/android/breakpad_getcontext.S b/src/common/android/breakpad_getcontext.S
index 13f242d8..849ffaf6 100644
--- a/src/common/android/breakpad_getcontext.S
+++ b/src/common/android/breakpad_getcontext.S
@@ -140,6 +140,10 @@ breakpad_getcontext:
.size breakpad_getcontext, . - breakpad_getcontext
+#elif defined(__aarch64__)
+
+ // TODO(rmcilroy): Implement for arm64.
+
#elif defined(__mips__)
#if _MIPS_SIM != _ABIO32