http://perforce.freebsd.org/chv.cgi?CH=26503
Change 26503 by jhb@jhb_laptop on 2003/03/07 09:46:39
Oops, bump MAX_EVENT.
Affected files ...
.. //depot/projects/smpng/sys/modules/crash/crash.c#3 edit
Differences ...
==== //depot/projects/smpng/sys/modules/crash/crash.c#3 (text+ko) ====
@@ -51,7 +51,7 @@
#include <sys/sysctl.h>
#include <sys/systm.h>
-#define MAX_EVENT 16
+#define MAX_EVENT 17
static struct sx foo, bar, bar2;
static struct cv event_cv;
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe p4-projects" in the body of the message