summaryrefslogtreecommitdiff
path: root/sys/arch/evbppc/include
diff options
context:
space:
mode:
authorchristos <christos@NetBSD.org>2015-12-21 17:02:32 +0000
committerchristos <christos@NetBSD.org>2015-12-21 17:02:32 +0000
commitf5ffb46a6be16144acf4e489b0df2698d80fd9d9 (patch)
treecde969f855f4eace0bc64c79675f0773abc40b67 /sys/arch/evbppc/include
parent82454b65d2fd24ff99102798d66d6b3ed0097d0b (diff)
Add mips fenv.h (From FreeBSD)
Diffstat (limited to 'sys/arch/evbppc/include')
-rw-r--r--sys/arch/evbppc/include/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/evbppc/include/Makefile b/sys/arch/evbppc/include/Makefile
index 82b3dc956ce..96946c145ca 100644
--- a/sys/arch/evbppc/include/Makefile
+++ b/sys/arch/evbppc/include/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.7 2014/07/23 18:19:43 alnsn Exp $
+# $NetBSD: Makefile,v 1.8 2015/12/21 17:02:33 christos Exp $
INCSDIR= /usr/include/evbppc
INCS= disklabel.h \
+ fenv.h \
intr.h \
sljit_machdep.h \
vmparam.h