mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-12-02 09:06:35 +00: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 */
|