/* Dummy libiberty header file. */ #define PARAMS(X) X #define ATTRIBUTE_UNUSED __attribute__ ((__unused__)) #define xmalloc malloc #define xcalloc calloc #define xrealloc realloc #define xalloc_die()