5e4fb9caca
This allows the owc module to compile on pc98 and seems preferable to adding another special case in the build system.
7 lines
93 B
C
7 lines
93 B
C
/*-
|
|
* This file is in the public domain.
|
|
*/
|
|
/* $FreeBSD$ */
|
|
|
|
#include <i386/ofw_machdep.h>
|