ACPI AML decompiler w/ CFG recovery and structured pseudocode
29

Configure Feed

Select the types of activity you want to include in your feed.

tobi / .clang-format
216 B 8 lines
1BasedOnStyle: LLVM 2IndentWidth: 4 3ColumnLimit: 120 4BreakBeforeBraces: Attach 5AllowShortFunctionsOnASingleLine: Empty 6AllowShortIfStatementsOnASingleLine: false 7AllowShortLoopsOnASingleLine: false 8SortIncludes: false