1
0
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:
Bruce Mitchener
2020-12-22 01:09:14 +07:00
committed by GitHub
parent 5835dbd9f6
commit bed68c8dda
2 changed files with 0 additions and 2 deletions

View File

@@ -2286,5 +2286,4 @@ FP_noint: DW 003fh ;; No interrupts, round to closest, 24bit precision");
#endif /* OPDISP */
}
int retfun(void) { return (0); }
void do_brk(void) {}