mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-21 06:39:16 +02:00
6 lines
93 B
C
6 lines
93 B
C
#include "cyclone/types.h"
|
|
|
|
extern object __glo_signal_91done;
|
|
void call_scm(object obj)
|
|
{
|
|
}
|