mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-23 20:15:05 +02:00
Allow compilation after refactoring
This commit is contained in:
parent
bfd2c8512d
commit
8047da95d2
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
#include "cyclone/types.h"
|
||||
|
||||
void start_c_thread(gc_thread_data *thd);
|
||||
object c_trampoline(gc_thread_data *parent_thd, object fnc, object arg);
|
||||
|
|
Loading…
Add table
Reference in a new issue