mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-27 03:51:15 +08:00
aa93c577df
* configure.hosts: Use it.
9 lines
155 B
C
9 lines
155 B
C
/* Delta88 running SVR4. */
|
|
|
|
#include <unistd.h>
|
|
|
|
#define STDC_HEADERS
|
|
#include "hosts/std-host.h"
|
|
|
|
#define HAVE_PROCFS /* This host has /proc support */
|