Skip to content

Commit

Permalink
Fix bfd_get_section_vma arguments
Browse files Browse the repository at this point in the history
Add clang-format config
  • Loading branch information
ntoxeg committed Apr 10, 2020
1 parent 4b1e516 commit 2966a2f
Show file tree
Hide file tree
Showing 2 changed files with 213 additions and 218 deletions.
8 changes: 8 additions & 0 deletions .clang-format
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
BasedOnStyle: LLVM
IndentWidth: 4
Language: Cpp
BreakBeforeBraces: Linux
IndentCaseLabels: true
IndentPPDirectives: BeforeHash
ColumnLimit: 100
AllowShortIfStatementsOnASingleLine: true
Loading

0 comments on commit 2966a2f

Please sign in to comment.