mirror of
https://github.com/Interlisp/maiko.git
synced 2026-01-28 12:39:28 +00:00
Remove extraneous forward declaration of contextsw()
This commit is contained in:
@@ -60,8 +60,6 @@
|
||||
/***********************************************************************/
|
||||
|
||||
void OP_contextsw(void) {
|
||||
void contextsw(DLword fxnum, DLword bytenum, DLword flags);
|
||||
|
||||
#ifdef TRACE
|
||||
printf("OP_contextsw:\n");
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user