X-Git-Url: http://git.sourceforge.jp/view?a=blobdiff_plain;f=gcc%2Fsys-protos.h;h=3f06f274e15dbf6ad9092fb649e3a895eaa4742f;hb=df98cb733006d7fc2fc0b25c282676eff65a3dde;hp=b676ea27f53e33437e39688651b5e2a611a8066e;hpb=2382c34146f4f2f0d491becf015bd3eaef1d5557;p=pf3gnuchains%2Fgcc-fork.git diff --git a/gcc/sys-protos.h b/gcc/sys-protos.h index b676ea27f53..3f06f274e15 100644 --- a/gcc/sys-protos.h +++ b/gcc/sys-protos.h @@ -16,7 +16,6 @@ extern int __aread(int, int, char *, uint, ecb_t *); extern void __assert(const char *, const char *, int); extern int __asyncio(int, aioop_t *, int); extern int __awrite(int, int, char *, uint, ecb_t *); -extern void __eprintf(const char *); extern int __evcntl(evver_t, evcntlcmds_t, long int, long int); extern int __evexit(evver_t, idtype_t, id_t, const ecb_t *); extern int __evexitset(evver_t, const procset_t *, hostid_t, const ecb_t *);