Introduce common/errors.h
[deliverable/binutils-gdb.git] / gdb / common / common-utils.h
index 9038bc2f8ed5831abbeadf09f324fbedeb758cba..67615ba66325da67f105cd61d3f2e06fbabe2319 100644 (file)
 #endif
 #endif
 
-extern void malloc_failure (long size) ATTRIBUTE_NORETURN;
-extern void internal_error (const char *file, int line, const char *, ...)
-     ATTRIBUTE_NORETURN ATTRIBUTE_PRINTF (3, 4);
-
 /* xmalloc(), xrealloc() and xcalloc() have already been declared in
    "libiberty.h". */
 
This page took 0.024498 seconds and 4 git commands to generate.