From ddb7d152e6d219dba67c0db680b099c420708f8f Mon Sep 17 00:00:00 2001 From: Steve Murphree Date: Sat, 22 Aug 1998 08:12:43 +0000 Subject: New libsa. --- sys/arch/mvme88k/stand/libsa/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/arch/mvme88k/stand/libsa/config.h') diff --git a/sys/arch/mvme88k/stand/libsa/config.h b/sys/arch/mvme88k/stand/libsa/config.h index 0aad19e505f..a2b0515adcf 100644 --- a/sys/arch/mvme88k/stand/libsa/config.h +++ b/sys/arch/mvme88k/stand/libsa/config.h @@ -1,4 +1,3 @@ -/* $Id: config.h,v 1.1 1997/03/03 19:30:37 rahnds Exp $ */ /* * Copyright (c) 1995 Theo de Raadt @@ -44,6 +43,7 @@ #define CPU_167 0x167 #define CPU_172 0x172 #define CPU_177 0x177 +#define CPU_187 0x187 struct brdid { u_long eye_catcher; -- cgit v1.2.3