Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2005-03-23 03:01:17 +0300
committerDJ Delorie <dj@redhat.com>2005-03-23 03:01:17 +0300
commit8f4897bceb7790b6e1c7a2b45fd7e44c1648cd5b (patch)
tree7951dac023902c3a6883dc205245fda0c912d40a /include/libiberty.h
parent859c94e8de8c009b1ac20072005379c34bf7f395 (diff)
merge from gcc
Diffstat (limited to 'include/libiberty.h')
-rw-r--r--include/libiberty.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/libiberty.h b/include/libiberty.h
index 0814695a0..d2a8a0b9e 100644
--- a/include/libiberty.h
+++ b/include/libiberty.h
@@ -162,7 +162,7 @@ extern long get_run_time PARAMS ((void));
return value using malloc. */
extern char *make_relative_prefix PARAMS ((const char *, const char *,
- const char *));
+ const char *)) ATTRIBUTE_MALLOC;
/* Choose a temporary directory to use for scratch files. */