aboutsummaryrefslogtreecommitdiff
path: root/gcc/libgcc2.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/libgcc2.h')
-rw-r--r--gcc/libgcc2.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/libgcc2.h b/gcc/libgcc2.h
index d73af8d..693c2f7 100644
--- a/gcc/libgcc2.h
+++ b/gcc/libgcc2.h
@@ -23,8 +23,6 @@ Boston, MA 02111-1307, USA. */
#define __LIBGCC2_H__
extern int __gcc_bcmp (const unsigned char *, const unsigned char *, size_t);
-extern void *__builtin_saveregs (void);
-extern void __dummy (void);
extern void __clear_cache (char *, char *);
extern void __eprintf (const char *, const char *, unsigned int, const char *)
__attribute__ ((__noreturn__));