allwinner_a64/android/external/clang/test/Modules/Inputs/pch-used.h
2018-08-08 16:14:42 +08:00

3 lines
111 B
C

@import cstd.stdio;
@import other_constants.dbl_max;
static inline void SPXTrace() { fprintf(__stderrp, ""); }