freebsd-dev/contrib/sendmail/include/sm/os/sm_os_unicosmp.h
Gregory Neil Shapiro 4313cc8344 Merge sendmail 8.14.9 to HEAD
MFC after:	3 days
2014-05-22 04:39:17 +00:00

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