Obviously we don't use the symbol, but we might give it the correct value.
We support up to NVAX platforms.
This commit is contained in:
parent
2d5c3f8447
commit
5ece00b8bc
|
@ -1,4 +1,4 @@
|
|||
/* $NetBSD: sid.h,v 1.13 2000/05/08 17:49:07 ragge Exp $ */
|
||||
/* $NetBSD: sid.h,v 1.14 2000/05/22 15:40:06 matt Exp $ */
|
||||
|
||||
/*
|
||||
* Copyright (c) 1994 Ludd, University of Lule}, Sweden.
|
||||
|
@ -183,7 +183,7 @@
|
|||
/*
|
||||
* Highest Number supported by NetBSD/VAX
|
||||
*/
|
||||
#define VAX_TYP_MAX VAX_TYP_RIGEL
|
||||
#define VAX_TYP_MAX VAX_TYP_NVAX
|
||||
|
||||
/*
|
||||
* compatibility with old names:
|
||||
|
|
Loading…
Reference in New Issue