diff options
Diffstat (limited to 'gas/config/ho-sun386.h')
-rw-r--r-- | gas/config/ho-sun386.h | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gas/config/ho-sun386.h b/gas/config/ho-sun386.h new file mode 100644 index 0000000..00eacad --- /dev/null +++ b/gas/config/ho-sun386.h @@ -0,0 +1,7 @@ +/* $Id$ */ + +#include <ho-sunos.h> + +extern int sprintf(); + +/* end of ho-sun386.h */ |