Guard inclusion of opt_cputypes.h.

This commit is contained in:
mark 1999-06-01 03:37:02 +00:00
parent 0ff3b0087c
commit 29fe96b920
1 changed files with 3 additions and 1 deletions

View File

@ -1,4 +1,4 @@
/* $NetBSD: vidc.h,v 1.7 1998/07/07 03:05:16 mark Exp $ */
/* $NetBSD: vidc.h,v 1.8 1999/06/01 03:37:02 mark Exp $ */
/*
* Copyright (c) 1994,1995 Mark Brinicombe.
@ -55,7 +55,9 @@
#ifndef _ARM32_VIDC_H_
#define _ARM32_VIDC_H_
#if defined(_KERNEL) && !defined(_LKM)
#include "opt_cputypes.h"
#endif
/* VIDC20 Base addresses */