summaryrefslogtreecommitdiff
path: root/bfd/section.c
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/section.c')
-rw-r--r--bfd/section.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/section.c b/bfd/section.c
index 654ce231b88..eb251b4cdd5 100644
--- a/bfd/section.c
+++ b/bfd/section.c
@@ -309,7 +309,7 @@ CODE_FRAGMENT
.
. {* This section contains "short" data, and should be placed
. "near" the GP. *}
-.#define SEC_SHORT 0x2000000
+.#define SEC_SMALL_DATA 0x2000000
.
. {* This section contains data which may be shared with other
. executables or shared objects. *}