Import Upstream version 4.92
[hcoop/debian/exim4.git] / OS / unsupported / static / git-logo.png
diff --git a/OS/os.h-IRIX65 b/OS/os.h-IRIX65
deleted file mode 100644 (file)
index 683c66a..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-/* Exim: OS-specific C header file for IRIX 6.5 */
-
-#define CRYPT_H
-#define LOAD_AVG_NEEDS_ROOT
-#define HAVE_DEV_KMEM
-#define LOAD_AVG_TYPE   long
-#define LOAD_AVG_SYMBOL "avenrun"
-#define KERNEL_PATH     "/unix"
-#define FSCALE          1000.0
-
-#define HAVE_MMAP
-#define HAVE_SYS_STATVFS_H
-#define F_FAVAIL        f_favail
-#define vfork fork
-
-/* Other OS have "const" in here */
-#define ICONV_ARG2_TYPE char **
-
-/* End */