From aa93c577df9cc251f2cf5fa619a932b2acce7b8b Mon Sep 17 00:00:00 2001 From: Jim Kingdon Date: Thu, 2 Sep 1993 06:06:40 +0000 Subject: * hosts/delta88v4.h: New for SVR4. * configure.hosts: Use it. --- bfd/hosts/.Sanitize | 1 + bfd/hosts/delta88v4.h | 8 ++++++++ 2 files changed, 9 insertions(+) (limited to 'bfd/hosts') diff --git a/bfd/hosts/.Sanitize b/bfd/hosts/.Sanitize index a9fc7ef..422f243 100644 --- a/bfd/hosts/.Sanitize +++ b/bfd/hosts/.Sanitize @@ -33,6 +33,7 @@ decstation.h dgux.h delta68.h delta88.h +delta88v4.h dose.h dpx2.h go32.h diff --git a/bfd/hosts/delta88v4.h b/bfd/hosts/delta88v4.h index e69de29..3662ab2 100644 --- a/bfd/hosts/delta88v4.h +++ b/bfd/hosts/delta88v4.h @@ -0,0 +1,8 @@ +/* Delta88 running SVR4. */ + +#include + +#define STDC_HEADERS +#include "hosts/std-host.h" + +#define HAVE_PROCFS /* This host has /proc support */ -- cgit v1.1