]> Git Repo - binutils.git/blame - bfd/hosts/dgux.h
Jim Kingdon's port to m88k on his last day at Cygnus.
[binutils.git] / bfd / hosts / dgux.h
CommitLineData
e4a0e98e
SC
1#include <sys/dg_c_generics.h>
2#include <unistd.h>
3#include <stdlib.h>
4#include <string.h>
5#include <fcntl.h>
6#include <sys/stat.h>
7#include <time.h>
8#include <ctype.h>
9
10#include <stdio.h>
11
12#define NO_STDARG 1
13
14
15
This page took 0.026449 seconds and 4 git commands to generate.