summaryrefslogtreecommitdiff
path: root/libunwindstack/include/unwindstack/MachineMips64.h
diff options
context:
space:
mode:
Diffstat (limited to 'libunwindstack/include/unwindstack/MachineMips64.h')
-rw-r--r--libunwindstack/include/unwindstack/MachineMips64.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/libunwindstack/include/unwindstack/MachineMips64.h b/libunwindstack/include/unwindstack/MachineMips64.h
index 34addf2..e148efc 100644
--- a/libunwindstack/include/unwindstack/MachineMips64.h
+++ b/libunwindstack/include/unwindstack/MachineMips64.h
@@ -14,8 +14,7 @@
* limitations under the License.
*/
-#ifndef _LIBUNWINDSTACK_MACHINE_MIPS64_H
-#define _LIBUNWINDSTACK_MACHINE_MIPS64_H
+#pragma once
#include <stdint.h>
@@ -62,5 +61,3 @@ enum Mips64Reg : uint16_t {
};
} // namespace unwindstack
-
-#endif // _LIBUNWINDSTACK_MACHINE_MIPS64_H \ No newline at end of file