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