diff options
author | K. Richard Pixley <rich@cygnus> | 1991-04-04 18:19:53 +0000 |
---|---|---|
committer | K. Richard Pixley <rich@cygnus> | 1991-04-04 18:19:53 +0000 |
commit | fecd2382e77b89f12c9d630ed4e42e9a54ba6953 (patch) | |
tree | 6cddf76f492c3485605175c97c13d9a24c65306f /gas/config/ho-sun3.h | |
parent | b6fc45ca4c306a4f6f6bdbaf90a69d3dab62777a (diff) | |
download | gdb-fecd2382e77b89f12c9d630ed4e42e9a54ba6953.zip gdb-fecd2382e77b89f12c9d630ed4e42e9a54ba6953.tar.gz gdb-fecd2382e77b89f12c9d630ed4e42e9a54ba6953.tar.bz2 |
Initial revision
Diffstat (limited to 'gas/config/ho-sun3.h')
-rw-r--r-- | gas/config/ho-sun3.h | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gas/config/ho-sun3.h b/gas/config/ho-sun3.h new file mode 100644 index 0000000..33b74c3 --- /dev/null +++ b/gas/config/ho-sun3.h @@ -0,0 +1,7 @@ +/* $Id$ */ + +#include <ho-sunos.h> + +extern int sprintf(); + +/* end of ho-sun3.h */ |