Projet_SETI_RISC-V/riscv-gnu-toolchain/gcc/gcc/testsuite/g++.dg/modules/predef-2.h
2023-03-06 14:48:14 +01:00

8 lines
153 B
C

// expands a macro (inside #if conditional) inside forced header.
// modelled on glibc's stdc_predef.h
// some builtin macro
# if __GNUC__ > 0
# endif