]> git.sur5r.net Git - c128-kasse/commitdiff
clang_complete: define __C128__ to get past the include guards mxf/rtc
authorMaik Fischer <maikf@qu.cx>
Sun, 23 Sep 2018 11:31:04 +0000 (13:31 +0200)
committerMaik Fischer <maikf@qu.cx>
Sun, 23 Sep 2018 11:43:11 +0000 (13:43 +0200)
.clang_complete

index 5c112e126a6cd5e3be2c4501d6dea3efb865a014..fc11f92c87a93806fce36ebef85da24f0a0bee98 100644 (file)
@@ -3,3 +3,5 @@
 -nostdlibinc
 -nobuiltininc
 -D__fastcall__=''
+-D__C128__
+-D__CBM__