clang-format inconsistency
modified: p_elf_enum.h
This commit is contained in:
parent
70cb4aadda
commit
f3d4503e93
@ -108,8 +108,8 @@ class Dummy {
|
|||||||
/* Register usage information. */ //
|
/* Register usage information. */ //
|
||||||
// PT_MIPS_RTPROC = 0x70000001, /* Runtime procedure table. */
|
// PT_MIPS_RTPROC = 0x70000001, /* Runtime procedure table. */
|
||||||
// PT_MIPS_OPTIONS = 0x70000002,
|
// PT_MIPS_OPTIONS = 0x70000002,
|
||||||
PT_ARM_EXIDX = (0x70000000 + 1), /* ARM unwind segment. */
|
PT_ARM_EXIDX = (0x70000000 + 1), /* ARM unwind segment. */
|
||||||
PT_MIPS_ABIFLAGS = 0x70000003, /* FP mode requirement. */
|
PT_MIPS_ABIFLAGS = 0x70000003, /* FP mode requirement. */
|
||||||
};
|
};
|
||||||
|
|
||||||
enum { // p_flags
|
enum { // p_flags
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user