mirror of
https://github.com/RTimothyEdwards/magic.git
synced 2026-08-29 01:24:51 +02:00
quick and dirty emscripten port
This commit is contained in:
+1
-1
@@ -213,7 +213,7 @@ SimStartRsim(argv)
|
||||
|
||||
FORK(child);
|
||||
/*
|
||||
#ifdef SYSV
|
||||
#if defined(SYSV)
|
||||
child = fork();
|
||||
#else
|
||||
child = vfork();
|
||||
|
||||
Reference in New Issue
Block a user