diff options
| author | uch <uch@NetBSD.org> | 2001-01-28 03:31:30 +0000 |
|---|---|---|
| committer | uch <uch@NetBSD.org> | 2001-01-28 03:31:30 +0000 |
| commit | 2f13dfd80c306cddbc48cd698fe92be5a6449b27 (patch) | |
| tree | 0996d7fcb85eb0f27330343fb5dd20e2b6cc4293 /sys/arch/hpcsh/include/float.h | |
| parent | 584cfa76694240852822838648dfe28ebcf22037 (diff) | |
s/EVBSH3/HPCSH/
Diffstat (limited to 'sys/arch/hpcsh/include/float.h')
| -rw-r--r-- | sys/arch/hpcsh/include/float.h | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sys/arch/hpcsh/include/float.h b/sys/arch/hpcsh/include/float.h index f89cd5f869e..eab6a9f519d 100644 --- a/sys/arch/hpcsh/include/float.h +++ b/sys/arch/hpcsh/include/float.h @@ -1,7 +1,7 @@ -/* $NetBSD: float.h,v 1.1 2001/01/17 05:21:51 itojun Exp $ */ -#ifndef _EVBSH3_FLOAT_H_ -#define _EVBSH3_FLOAT_H_ +/* $NetBSD: float.h,v 1.2 2001/01/28 03:31:31 uch Exp $ */ +#ifndef _HPCSH_FLOAT_H_ +#define _HPCSH_FLOAT_H_ #include <sh3/float.h> -#endif /* _EVBSH3_FLOAT_H_ */ +#endif /* _HPCSH_FLOAT_H_ */ |
