Author: nyan
Date: Sat Jun 27 02:20:31 2009
New Revision: 195089
URL: http://svn.freebsd.org/changeset/base/195089

Log:
  Add stub vm.h for pc98.
  
  Approved by:  re (kensmith)

Added:
  head/sys/pc98/include/vm.h   (contents, props changed)

Added: head/sys/pc98/include/vm.h
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ head/sys/pc98/include/vm.h  Sat Jun 27 02:20:31 2009        (r195089)
@@ -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