Commit fb5fd608 by Jim Wilson

(OVERRIDE_OPTIONS, SUBTARGET_OVERRIDE_OPTIONS): Define.

From-SVN: r4956
parent 3151d2aa
......@@ -120,6 +120,13 @@ extern int target_flags;
/* This is meant to be redefined in the host dependent files */
#define SUBTARGET_SWITCHES
#define OVERRIDE_OPTIONS \
{ \
SUBTARGET_OVERRIDE_OPTIONS \
}
/* This is meant to be redefined in the host dependent files */
#define SUBTARGET_OVERRIDE_OPTIONS
/* target machine storage layout */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment