freebsd-dev/contrib/sendmail/include/sm/os/sm_os_unicosmp.h
2004-08-01 01:04:57 +00:00

23 lines
500 B
C

/*
* 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