fixed warnings
[dosdemo] / src / dos / watdpmi.c
index 12dcfde..04d7b94 100644 (file)
@@ -54,4 +54,6 @@ void dpmi_munmap(void *addr)
                int 0x31
        }
 }
+#else
+int stop_gcc_crying_about_empty_translation_units = 0;
 #endif /* __WATCOM__ */