4.9.27 Fnroot Directive
The FNROOT routine
directive tells the linker that
routine
is the root of a call graph. Routines called by
this routine are built up using the FNCALL
directive, see 4.9.24 Fncall Directive. Each call graph
has unique memory assigned to it for the stack-based objects defined by routines within
that graph.