Get rid of MSGBUFPTECNT; fixes PR 4331.
This commit is contained in:
parent
3b987e7971
commit
a41bde2076
@ -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.
|
# Copyright (c) 1990 The Regents of the University of California.
|
||||||
@ -91,7 +91,6 @@ define USRPTSIZE USRPTSIZE
|
|||||||
define USRIOSIZE USRIOSIZE
|
define USRIOSIZE USRIOSIZE
|
||||||
define USRSTACK USRSTACK
|
define USRSTACK USRSTACK
|
||||||
|
|
||||||
define MSGBUFPTECNT btoc(sizeof (struct kern_msgbuf))
|
|
||||||
define NMBCLUSTERS NMBCLUSTERS
|
define NMBCLUSTERS NMBCLUSTERS
|
||||||
define MCLBYTES MCLBYTES
|
define MCLBYTES MCLBYTES
|
||||||
define NKMEMCLUSTERS NKMEMCLUSTERS
|
define NKMEMCLUSTERS NKMEMCLUSTERS
|
||||||
|
Loading…
x
Reference in New Issue
Block a user