1
0
Fork 0
mirror of https://github.com/hermitcore/libhermit.git synced 2025-03-09 00:00:03 +01:00
libhermit/.clang_complete
Jens Breitbart c988aa073a Added .clang-format and .clang_complete.
.clang-format just disables clang-format formating for the whole project.
.clang_complete allows for clang based code auto-completion.
2016-03-13 14:04:27 +01:00

7 lines
142 B
Text

-Ihermit/include
-Ihermit/arch/x86/include
-Ihermit/lwip/src/include
-Ihermit/lwip/src/include/ipv4
-Ihermit/drivers
-nostdinc
-ffreestanding