aboutsummaryrefslogtreecommitdiffstats
path: root/mpi/longlong.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--mpi/longlong.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/mpi/longlong.h b/mpi/longlong.h
index 1211be5e4..f7e1e88e8 100644
--- a/mpi/longlong.h
+++ b/mpi/longlong.h
@@ -94,9 +94,6 @@ MA 02111-1307, USA. */
Please add support for more CPUs here, or improve the current support
for the CPUs below! */
-#ifdef __riscos__
-#pragma continue_after_hash_error
-#else /* !__riscos__ */
#if defined (__GNUC__) && !defined (NO_ASM)
/* We sometimes need to clobber "cc" with gcc2, but that would not be
@@ -1319,7 +1316,6 @@ extern USItype __udiv_qrnnd ();
#endif /* __z8000__ */
#endif /* __GNUC__ */
-#endif /* !__riscos__ */
/***************************************