mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-19 10:53:58 +00:00
Add stub vm.h for pc98.
Approved by: re (kensmith)
This commit is contained in:
parent
b0f642ad44
commit
1ef17ae8d4
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=195089
6
sys/pc98/include/vm.h
Normal file
6
sys/pc98/include/vm.h
Normal file
@ -0,0 +1,6 @@
|
||||
/*-
|
||||
* This file is in the public domain.
|
||||
*/
|
||||
/* $FreeBSD$ */
|
||||
|
||||
#include <i386/vm.h>
|
Loading…
Reference in New Issue
Block a user