Get rid of MSGBUFPTECNT; fixes PR 4331.

This commit is contained in:
scottr 1997-11-09 06:10:44 +00:00
parent 3b987e7971
commit a41bde2076
1 changed files with 1 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: genassym.cf,v 1.4 1997/10/27 03:02:51 briggs Exp $
# $NetBSD: genassym.cf,v 1.5 1997/11/09 06:10:44 scottr Exp $
#
# Copyright (c) 1990 The Regents of the University of California.
@ -91,7 +91,6 @@ define USRPTSIZE USRPTSIZE
define USRIOSIZE USRIOSIZE
define USRSTACK USRSTACK
define MSGBUFPTECNT btoc(sizeof (struct kern_msgbuf))
define NMBCLUSTERS NMBCLUSTERS
define MCLBYTES MCLBYTES
define NKMEMCLUSTERS NKMEMCLUSTERS