aboutsummaryrefslogtreecommitdiff
path: root/saga/sthread.h
diff options
context:
space:
mode:
Diffstat (limited to 'saga/sthread.h')
-rw-r--r--saga/sthread.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/saga/sthread.h b/saga/sthread.h
index c3ef69b120..06e201e490 100644
--- a/saga/sthread.h
+++ b/saga/sthread.h
@@ -30,7 +30,7 @@
namespace Saga {
-#define STHREAD_DEF_INSTR_COUNT 7
+#define STHREAD_DEF_INSTR_COUNT 8
struct R_SEMAPHORE {
int hold_count;