1228753Smm/*
2228753Smm * Copyright (c) 2003 Proofpoint, Inc. and its suppliers.
3228753Smm *	All rights reserved.
4228753Smm *
5228753Smm * By using this file, you agree to the terms and conditions set
6228753Smm * forth in the LICENSE file which can be found at the top level of
7228753Smm * the sendmail distribution.
8228753Smm *
9228753Smm *	$Id: sm_os_unicosmp.h,v 1.2 2013-11-22 20:51:34 ca Exp $
10228753Smm */
11228753Smm
12228753Smm/*
13228753Smm**  Cray UNICOS/mp
14228753Smm*/
15228753Smm
16228753Smm#define SM_OS_NAME	"unicosmp"
17228753Smm
18228753Smm#define SM_CONF_LONGLONG	1
19228753Smm#define SM_CONF_SYS_CDEFS_H	1
20228753Smm#define SM_CONF_MSG		1
21228753Smm#define SM_CONF_SHM		1
22228753Smm#define SM_CONF_SEM		1
23228753Smm