freebsd-dev/sys/pc98/include/ofw_machdep.h
Warner Losh 5e4fb9caca Add missing ofw_machdep.h. Make x86 ofw_machdep.h work pc98 too.
This allows the owc module to compile on pc98 and seems preferable to
adding another special case in the build system.
2015-08-28 15:41:09 +00:00

7 lines
93 B
C

/*-
* This file is in the public domain.
*/
/* $FreeBSD$ */
#include <i386/ofw_machdep.h>