PERFORCE change 168948 for review

Ulf Lilleengen lulf at FreeBSD.org
Sun Sep 27 22:17:22 UTC 2009


http://perforce.freebsd.org/chv.cgi?CH=168948

Change 168948 by lulf at lulf_nobby on 2009/09/27 22:16:58

	- Fix build.

Affected files ...

.. //depot/projects/avr32/src/sys/avr32/include/_align.h#1 add
.. //depot/projects/avr32/src/sys/avr32/include/param.h#5 edit

Differences ...

==== //depot/projects/avr32/src/sys/avr32/include/param.h#5 (text+ko) ====

@@ -96,6 +96,7 @@
 #define KSTACK_GUARD_PAGES	1
 #define KSTACK_SIZE		KSTACK_PAGES * PAGE_SIZE
 
+#define MAXPAGESIZES	1	/* maximum number of supported page sizes */
 
 /*
  * Mach derived conversion macros


More information about the p4-projects mailing list