diff options
Diffstat (limited to 'emu/port/fns.h')
| -rw-r--r-- | emu/port/fns.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emu/port/fns.h b/emu/port/fns.h index be825d17..cf5834b7 100644 --- a/emu/port/fns.h +++ b/emu/port/fns.h @@ -20,6 +20,7 @@ Dir* chandirstat(Chan*); void cinit(void); char* clipread(void); int clipwrite(char*); +void (*coherence)(void); void copen(Chan*); void cmderror(Cmdbuf*, char*); Block* concatblock(Block*); |
