summaryrefslogtreecommitdiffstats
path: root/.clangd
diff options
context:
space:
mode:
Diffstat (limited to '.clangd')
-rw-r--r--.clangd13
1 files changed, 0 insertions, 13 deletions
diff --git a/.clangd b/.clangd
deleted file mode 100644
index ed00e13..0000000
--- a/.clangd
+++ /dev/null
@@ -1,13 +0,0 @@
-CompileFlags:
- Add:
- - --target=powerpc-eabi
- - -mcpu=750
- - -DGEKKO
- - -DHW_RVL
- - -D__PPC__
- - -isystem
- - /opt/devkitpro/devkitPPC/powerpc-eabi/include
- - -isystem
- - /opt/devkitpro/devkitPPC/lib/gcc/powerpc-eabi/16.1.0/include
- - -D_CLANGD
-