Author: alc
Date: Sat Sep  5 05:28:07 2009
New Revision: 196852
URL: http://svn.freebsd.org/changeset/base/196852

Log:
  MFC r195089
    Add stub vm.h for pc98.

Added:
  stable/7/sys/pc98/include/vm.h
     - copied unchanged from r195089, head/sys/pc98/include/vm.h
Modified:
  stable/7/sys/   (props changed)
  stable/7/sys/contrib/pf/   (props changed)

Copied: stable/7/sys/pc98/include/vm.h (from r195089, 
head/sys/pc98/include/vm.h)
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ stable/7/sys/pc98/include/vm.h      Sat Sep  5 05:28:07 2009        
(r196852, copy of r195089, head/sys/pc98/include/vm.h)
@@ -0,0 +1,6 @@
+/*-
+ * This file is in the public domain.
+ */
+/* $FreeBSD$ */
+
+#include <i386/vm.h>
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to