blob: 29592c612b26bdd612787c761497351be2c59106 [file] [log] [blame]
#if defined(__cplusplus)
extern "C" {
#endif
static int foo() {
return 0;
}
#if defined(__cplusplus)
}
#endif