summaryrefslogtreecommitdiffstats
path: root/contrib/sendmail/include/sm/os/sm_os_unicosmp.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/sendmail/include/sm/os/sm_os_unicosmp.h')
-rw-r--r--contrib/sendmail/include/sm/os/sm_os_unicosmp.h22
1 files changed, 22 insertions, 0 deletions
diff --git a/contrib/sendmail/include/sm/os/sm_os_unicosmp.h b/contrib/sendmail/include/sm/os/sm_os_unicosmp.h
new file mode 100644
index 0000000..b11350b
--- /dev/null
+++ b/contrib/sendmail/include/sm/os/sm_os_unicosmp.h
@@ -0,0 +1,22 @@
+/*
+ * Copyright (c) 2003 Sendmail, Inc. and its suppliers.
+ * All rights reserved.
+ *
+ * By using this file, you agree to the terms and conditions set
+ * forth in the LICENSE file which can be found at the top level of
+ * the sendmail distribution.
+ *
+ * $Id: sm_os_unicosmp.h,v 1.1 2003/04/21 17:03:51 ca Exp $
+ */
+
+/*
+** Cray UNICOS/mp
+*/
+
+#define SM_OS_NAME "unicosmp"
+
+#define SM_CONF_LONGLONG 1
+#define SM_CONF_SYS_CDEFS_H 1
+#define SM_CONF_MSG 1
+#define SM_CONF_SHM 1
+#define SM_CONF_SEM 1
OpenPOWER on IntegriCloud