summaryrefslogtreecommitdiffstats
path: root/contrib/sendmail/include/sm/os/sm_os_unicosmp.h
blob: b11350b78c4d4b518c17ffd55200471251e53e52 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
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