From f3d4503e93520f1cb3982473196f59859d009f3e Mon Sep 17 00:00:00 2001 From: John Reiser Date: Wed, 10 Dec 2025 10:33:46 -0800 Subject: [PATCH] clang-format inconsistency modified: p_elf_enum.h --- src/p_elf_enum.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/p_elf_enum.h b/src/p_elf_enum.h index 24781462..2259a73b 100644 --- a/src/p_elf_enum.h +++ b/src/p_elf_enum.h @@ -108,8 +108,8 @@ class Dummy { /* Register usage information. */ // // PT_MIPS_RTPROC = 0x70000001, /* Runtime procedure table. */ // PT_MIPS_OPTIONS = 0x70000002, - PT_ARM_EXIDX = (0x70000000 + 1), /* ARM unwind segment. */ - PT_MIPS_ABIFLAGS = 0x70000003, /* FP mode requirement. */ + PT_ARM_EXIDX = (0x70000000 + 1), /* ARM unwind segment. */ + PT_MIPS_ABIFLAGS = 0x70000003, /* FP mode requirement. */ }; enum { // p_flags