mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-28 01:50:48 +00:00
merge from gcc
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
#include "libiberty.h"
|
||||
#include "partition.h"
|
||||
|
||||
static int elem_compare PARAMS ((const void *, const void *));
|
||||
static int elem_compare (const void *, const void *);
|
||||
|
||||
/* Creates a partition of NUM_ELEMENTS elements. Initially each
|
||||
element is in a class by itself. */
|
||||
|
||||
Reference in New Issue
Block a user