Subject: CVS commit: src/sys/uvm
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 02/02/2004 23:13:44
Module Name:	src
Committed By:	he
Date:		Mon Feb  2 23:13:44 UTC 2004

Modified Files:
	src/sys/uvm: uvm_map.c

Log Message:
Since the playstation2 port still uses a variant of gcc 2.95.2,
change to use a zero-sized array instead of c99 flexible array
member in a struct.

OK'ed by yamt.


To generate a diff of this commit:
cvs rdiff -r1.155 -r1.156 src/sys/uvm/uvm_map.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.