1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-03 22:56:33 +02:00

removed pragma for RISC OS

This commit is contained in:
Stefan Bellon 2002-07-24 15:02:14 +00:00
parent 9a4e2a4c86
commit 0967b40c51
2 changed files with 5 additions and 4 deletions

View file

@ -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__ */
/***************************************