H. Peter Anvin ef427b3fa1 eval: drop passing (critical) as an argument
There is no point in passing (critical) as an argument when
we alredy rely on a bunch of static variables.  If eval needs to be
reentrant, we should instead have something like "struct eval_state"
and pass a pointer to that as an argument.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
2018-11-28 10:19:50 -08:00
..
2018-11-25 01:45:49 +03:00
2018-10-15 22:58:13 +03:00
2018-11-25 01:15:51 +03:00
2018-11-23 23:52:11 +03:00
2018-11-25 01:15:51 +03:00
2018-10-15 22:58:13 +03:00
2018-11-25 13:09:53 +03:00