cmake/Tests/ModuleDefinition/example_dll_2.c

2 lines
47 B
C
Raw Normal View History

2009-10-04 10:30:41 +03:00
int example_dll_2_function(void) { return 0; }