summaryrefslogtreecommitdiff
path: root/libunwindstack/include/unwindstack/UcontextMips64.h
diff options
context:
space:
mode:
authorChristopher Ferris <cferris@google.com>2022-04-22 00:04:12 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2022-04-22 00:04:12 +0000
commit6f4653d1cd327affb66145a444dfb60ce960d82b (patch)
treed7791735cd60241ffb1584d4e6843cd6c86a34a0 /libunwindstack/include/unwindstack/UcontextMips64.h
parent5ff2ac47e5169fe2a2ac34ac10353ed05c85b774 (diff)
parent291b5c3926c7c222cbed378125cd379460a1743e (diff)
downloadunwinding-android13-qpr2-b-s1-release.tar.gz
Original change: https://android-review.googlesource.com/c/platform/system/unwinding/+/2070169 Change-Id: I3ed4c04bd0446b5ab4b2ffae7003a2f2e2a5c9af Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
Diffstat (limited to 'libunwindstack/include/unwindstack/UcontextMips64.h')
-rw-r--r--libunwindstack/include/unwindstack/UcontextMips64.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/libunwindstack/include/unwindstack/UcontextMips64.h b/libunwindstack/include/unwindstack/UcontextMips64.h
index 5b92a55..c63218f 100644
--- a/libunwindstack/include/unwindstack/UcontextMips64.h
+++ b/libunwindstack/include/unwindstack/UcontextMips64.h
@@ -26,8 +26,7 @@
* SUCH DAMAGE.
*/
-#ifndef _LIBUNWINDSTACK_UCONTEXT_MIPS64_H
-#define _LIBUNWINDSTACK_UCONTEXT_MIPS64_H
+#pragma once
#include <stdint.h>
@@ -65,5 +64,3 @@ struct mips64_ucontext_t {
};
} // namespace unwindstack
-
-#endif // _LIBUNWINDSTACK_UCONTEXT_MIPS64_H