mirror of
https://github.com/Interlisp/maiko.git
synced 2026-01-14 07:30:21 +00:00
Remove extraneous forward declaration of contextsw()
This commit is contained in:
parent
50f88d9f05
commit
7e2620db20
@ -60,8 +60,6 @@
|
||||
/***********************************************************************/
|
||||
|
||||
void OP_contextsw(void) {
|
||||
void contextsw(DLword fxnum, DLword bytenum, DLword flags);
|
||||
|
||||
#ifdef TRACE
|
||||
printf("OP_contextsw:\n");
|
||||
#endif
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user