mirror of
https://github.com/Interlisp/maiko.git
synced 2026-01-26 20:02:37 +00:00
Remove unused retfun function. (#111)
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
#ifndef XCDEFS_H
|
||||
#define XCDEFS_H 1
|
||||
void dispatch(void);
|
||||
int retfun(void);
|
||||
void do_brk(void);
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user