aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/sys/ose/erts.sig
diff options
context:
space:
mode:
Diffstat (limited to 'erts/emulator/sys/ose/erts.sig')
-rw-r--r--erts/emulator/sys/ose/erts.sig3
1 files changed, 3 insertions, 0 deletions
diff --git a/erts/emulator/sys/ose/erts.sig b/erts/emulator/sys/ose/erts.sig
index 95c12652f2..78b883ee6c 100644
--- a/erts/emulator/sys/ose/erts.sig
+++ b/erts/emulator/sys/ose/erts.sig
@@ -11,4 +11,7 @@
#define ERTS_SIGNAL_OSE_DRV_ATTACH ERTS_OSE_SIGNAL_BASE+3
#define ERTS_SIGNAL_OSE_DRV_HUNT ERTS_OSE_SIGNAL_BASE+4
+#define ERTS_SIGNAL_RUN_ERL_SETUP ERTS_OSE_SIGNAL_BASE+100
+#define ERTS_SIGNAL_RUN_ERL_DAEMON ERTS_OSE_SIGNAL_BASE+101
+
#endif