$OpenBSD: patch-src_sim_s_alloc_c,v 1.2 2017/05/09 13:01:42 espie Exp $
Index: src/sim/s_alloc.c
--- src/sim/s_alloc.c.orig
+++ src/sim/s_alloc.c
@@ -147,7 +147,7 @@ short *MiscHis;
 short *PowerMap;
 
 
-int initMapArrays(void)
+void initMapArrays(void)
 {
   short i;
   unsigned short *auxPtr, *temp1;
