diff options
Diffstat (limited to 'gcc/config/sh/superh.opt')
-rw-r--r-- | gcc/config/sh/superh.opt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/gcc/config/sh/superh.opt b/gcc/config/sh/superh.opt new file mode 100644 index 000000000..b85abddaf --- /dev/null +++ b/gcc/config/sh/superh.opt @@ -0,0 +1,10 @@ +;; The -mboard and -mruntime options need only be accepted here, they are +;; actually processed by supplementary specs files. + +mboard= +Target RejectNegative Joined +Board name [and memory region]. + +mruntime= +Target RejectNegative Joined +Runtime name. |