1 /* -----------------------------------------------------------------------------
3 * User-overridable RTS hooks.
5 * ---------------------------------------------------------------------------*/
11 { /* this is called *after* RTSflags has had
12 its defaults set, but *before* we start
13 processing the RTS command-line options.
15 This default version does *nothing*.
16 The user may provide a more interesting