]> Git Repo - binutils.git/blobdiff - gdb/config/m68k/tm-linux.h
Index: ChangeLog
[binutils.git] / gdb / config / m68k / tm-linux.h
index 8a7d3a5b46c3c07aa07336e55860776fcc3af8d4..e2889ecff7bc6e099314b6ab4d45c5d149924ae2 100644 (file)
@@ -58,7 +58,7 @@
 /* Write into appropriate registers a function return value of type
    TYPE, given in virtual format.  */
 
-#define STORE_RETURN_VALUE(TYPE,VALBUF) \
+#define DEPRECATED_STORE_RETURN_VALUE(TYPE,VALBUF) \
 {                                                                      \
   if (TYPE_CODE (TYPE) == TYPE_CODE_FLT)                               \
     {                                                                  \
This page took 0.024211 seconds and 4 git commands to generate.