From: niklas Date: Thu, 27 Mar 1997 08:40:36 +0000 (+0000) Subject: Add NCR variant of SVR4, as it has some specifics X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=2ace6367d6be74027bc5f3627a699b30e56303fc;p=openbsd Add NCR variant of SVR4, as it has some specifics --- diff --git a/sys/sys/exec_olf.h b/sys/sys/exec_olf.h index 4f2d4048b7a..3db2c46a2fb 100644 --- a/sys/sys/exec_olf.h +++ b/sys/sys/exec_olf.h @@ -1,4 +1,4 @@ -/* $OpenBSD: exec_olf.h,v 1.5 1996/11/06 20:56:12 etheisen Exp $ */ +/* $OpenBSD: exec_olf.h,v 1.6 1997/03/27 08:40:36 niklas Exp $ */ /* * Copyright (c) 1996 Erik Theisen. All rights reserved. * @@ -91,7 +91,8 @@ #define OOS_IRIX 10 /* SGI IRIX */ #define OOS_SCO 11 /* SCO UNIX */ #define OOS_DELL 13 /* DELL SVR4 */ -#define OOS_NUM 14 /* Number of systems */ +#define OOS_NCR 14 /* NCR SVR4 */ +#define OOS_NUM 15 /* Number of systems */ /* * Lowercase and numbers ONLY. * No whitespace or punc.