aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/drivers/ose/ose_signal_drv.c
diff options
context:
space:
mode:
Diffstat (limited to 'erts/emulator/drivers/ose/ose_signal_drv.c')
-rw-r--r--erts/emulator/drivers/ose/ose_signal_drv.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/erts/emulator/drivers/ose/ose_signal_drv.c b/erts/emulator/drivers/ose/ose_signal_drv.c
index 46890a1503..1335bffe18 100644
--- a/erts/emulator/drivers/ose/ose_signal_drv.c
+++ b/erts/emulator/drivers/ose/ose_signal_drv.c
@@ -29,6 +29,7 @@
#include "erl_driver.h"
#include "ose.h"
+
#ifdef HAVE_OSE_SPI_H
#include "ose_spi/ose_spi.h"
#endif
@@ -363,6 +364,7 @@ static OS_PROCESS(driver_proxy_process) {
}
}
+
/**
* Init routine for the driver
**/