X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=rts%2FRtsUtils.h;fp=rts%2FRtsUtils.h;h=241cbf33680bcaae7f63591103d84ff44e5effcb;hb=071e8839d633d6326048702a323f1c28ebc86d48;hp=14856bf94338461d2876bb34116e85a7285fec5d;hpb=50c54df14a97e55a7792e3d4bc4485f8e6ade756;p=ghc-hetmet.git diff --git a/rts/RtsUtils.h b/rts/RtsUtils.h index 14856bf..241cbf3 100644 --- a/rts/RtsUtils.h +++ b/rts/RtsUtils.h @@ -39,10 +39,6 @@ char *ullong_format_string(ullong, char *, rtsBool); void heapCheckFail( void ); #endif -// XXX shouldn't be here -void* __hscore_get_saved_termios(int fd); -void __hscore_set_saved_termios(int fd, void* ts); - void printRtsInfo(void); HsInt genSymZh(void);