X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/5dd6771b28c257af405d7248639ed0e3bcdce38b..2b63c01aa93210f7c6b812c135173812793c7176:/uip/mhmisc.c diff --git a/uip/mhmisc.c b/uip/mhmisc.c index 7a231392..e8a30ace 100644 --- a/uip/mhmisc.c +++ b/uip/mhmisc.c @@ -34,8 +34,6 @@ static char *errs = NULL; */ int part_ok (CT, int); int type_ok (CT, int); -void set_endian (void); -int make_intermediates (char *); void content_error (char *, CT, char *, ...); void flush_errors (void);