Skip to content
Snippets Groups Projects
Commit 0b515060 authored by sof's avatar sof
Browse files

[project @ 1997-09-03 23:46:29 by sof]

made seqZh generally visible
parent 472fd320
No related branches found
Tags v2.5.3.1
No related merge requests found
......@@ -2019,6 +2019,8 @@ extern I_ required_thread_count;
}
#endif /* GRAN */
#endif /* CONCURRENT */
\end{code}
The following seq# code should only be used in unoptimized code.
......@@ -2053,7 +2055,6 @@ ED_RO_(vtbl_seq);
r = 1; /* Should be unnecessary */ \
})
#endif /* CONCURRENT */
\end{code}
%************************************************************************
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment