1132943Sgshapiro/*
2132943Sgshapiro * Copyright (c) 2003 Sendmail, Inc. and its suppliers.
3132943Sgshapiro *	All rights reserved.
4132943Sgshapiro *
5132943Sgshapiro * By using this file, you agree to the terms and conditions set
6132943Sgshapiro * forth in the LICENSE file which can be found at the top level of
7132943Sgshapiro * the sendmail distribution.
8132943Sgshapiro *
9132943Sgshapiro *	$Id: sm_os_unicosmp.h,v 1.1 2003/04/21 17:03:51 ca Exp $
10132943Sgshapiro */
11132943Sgshapiro
12132943Sgshapiro/*
13132943Sgshapiro**  Cray UNICOS/mp
14132943Sgshapiro*/
15132943Sgshapiro
16132943Sgshapiro#define SM_OS_NAME	"unicosmp"
17132943Sgshapiro
18132943Sgshapiro#define SM_CONF_LONGLONG	1
19132943Sgshapiro#define SM_CONF_SYS_CDEFS_H	1
20132943Sgshapiro#define SM_CONF_MSG		1
21132943Sgshapiro#define SM_CONF_SHM		1
22132943Sgshapiro#define SM_CONF_SEM		1
23