scons_gd/scons/timings/CPPPATH/foo.c
2022-10-15 16:06:26 +02:00

11 lines
63 B
C

/*
__COPYRIGHT__
*/
#include "foo.h"
void
foo(void)
{
;
}