more fenv.h

This commit is contained in:
christos 2016-08-25 12:47:12 +00:00
parent d8128efd1a
commit 2bdae9b3a4
4 changed files with 10 additions and 4 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.26 2011/07/19 15:44:52 dyoung Exp $
# $NetBSD: Makefile,v 1.27 2016/08/25 12:47:12 christos Exp $
INCSDIR= /usr/include/evbsh3
@ -7,7 +7,7 @@ INCS= ansi.h aout_machdep.h asm.h \
cdefs.h coff_machdep.h cpu.h cputypes.h \
disklabel.h \
elf_machdep.h endian.h endian_machdep.h \
float.h frame.h \
fenv.h float.h frame.h \
ieee.h ieeefp.h \
int_const.h int_fmtio.h int_limits.h int_mwgwtypes.h int_types.h \
intr.h \

View File

@ -0,0 +1,3 @@
/* $NetBSD: fenv.h,v 1.1 2016/08/25 12:47:12 christos Exp $ */
#include <sh3/fenv.h>

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.4 2011/07/17 23:53:41 dyoung Exp $
# $NetBSD: Makefile,v 1.5 2016/08/25 12:47:45 christos Exp $
INCSDIR= /usr/include/landisk
@ -8,7 +8,7 @@ INCS= ansi.h aout_machdep.h asm.h \
cdefs.h coff_machdep.h cpu.h cputypes.h \
db_machdep.h disklabel.h \
elf_machdep.h endian.h endian_machdep.h \
float.h frame.h \
fenv.h float.h frame.h \
ieee.h ieeefp.h \
int_const.h int_fmtio.h int_limits.h int_mwgwtypes.h int_types.h \
intr.h \

View File

@ -0,0 +1,3 @@
/* $NetBSD: fenv.h,v 1.1 2016/08/25 12:47:45 christos Exp $ */
#include <sh3/fenv.h>