more changes to support SWI Input/Output. Now it compiles, which does
not mean it would work!
This commit is contained in:
@@ -396,7 +396,6 @@ volatile int vsc_wait;
|
||||
|
||||
static Int p_vsc_wait(void)
|
||||
{
|
||||
fprintf(stderr,"attach %d\n",(int)getpid());
|
||||
while (!vsc_wait);
|
||||
vsc_wait=1;
|
||||
return(TRUE);
|
||||
|
Reference in New Issue
Block a user