summaryrefslogtreecommitdiff
path: root/gas/doc/c-msp430.texi
diff options
context:
space:
mode:
Diffstat (limited to 'gas/doc/c-msp430.texi')
-rw-r--r--gas/doc/c-msp430.texi4
1 files changed, 4 insertions, 0 deletions
diff --git a/gas/doc/c-msp430.texi b/gas/doc/c-msp430.texi
index 538133a6de..2927add4bb 100644
--- a/gas/doc/c-msp430.texi
+++ b/gas/doc/c-msp430.texi
@@ -57,6 +57,10 @@ instruction happens automatically, but this command line option
disables this behaviour. It is then up to the programmer to ensure
that interrupts are enabled and disabled correctly.
+@item -md
+mark the object file as one that requires data to copied from ROM to
+RAM at execution startup. Disabled by default.
+
@end table
@node MSP430 Syntax