No need for multiple-inclusion protection in these.

This commit is contained in:
kleink 2003-10-23 13:02:52 +00:00
parent c4690aa593
commit 8a1a0686ad
3 changed files with 3 additions and 15 deletions

View File

@ -1,7 +1,3 @@
/* $NetBSD: ieee.h,v 1.1 2000/12/11 18:19:15 marcus Exp $ */
#ifndef _DREAMCAST_IEEE_H_
#define _DREAMCAST_IEEE_H_
/* $NetBSD: ieee.h,v 1.2 2003/10/23 13:02:52 kleink Exp $ */
#include <sh3/ieee.h>
#endif /* _DREAMCAST_IEEE_H_ */

View File

@ -1,7 +1,3 @@
/* $NetBSD: ieee.h,v 1.1 1999/09/13 10:30:34 itojun Exp $ */
#ifndef _EVBSH3_IEEE_H_
#define _EVBSH3_IEEE_H_
/* $NetBSD: ieee.h,v 1.2 2003/10/23 13:02:52 kleink Exp $ */
#include <sh3/ieee.h>
#endif /* _EVBSH3_IEEE_H_ */

View File

@ -1,7 +1,3 @@
/* $NetBSD: ieee.h,v 1.2 2001/01/28 03:31:31 uch Exp $ */
#ifndef _HPCSH_IEEE_H_
#define _HPCSH_IEEE_H_
/* $NetBSD: ieee.h,v 1.3 2003/10/23 13:02:52 kleink Exp $ */
#include <sh3/ieee.h>
#endif /* _HPCSH_IEEE_H_ */