X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fmhmisc.c;h=e8a30aceb1a5cdcfb2c051cc5413ef6cbc342fa3;hb=8a87f7b5fd5622dcde0fc4b48d93157616b496f0;hp=7a2313922f2ee9ed994902d55792cac502c69ad9;hpb=5dd6771b28c257af405d7248639ed0e3bcdce38b;p=mmh diff --git a/uip/mhmisc.c b/uip/mhmisc.c index 7a23139..e8a30ac 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);