Home
Manpages
About
(root)/
gcc-13.2.0/
gcc/
testsuite/
gcc.dg/
cpp/
usr/
include/
example.h
1
/*
Used by gcc.dg/cpp/isysroot-1.c to test isysroot.
*/
2
void
foo
(
)
3
{
4
}