4313cc8344
MFC after: 3 days
23 lines
502 B
C
23 lines
502 B
C
/*
|
|
* Copyright (c) 2003 Proofpoint, 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.2 2013-11-22 20:51:34 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
|