Fix the Forth boot word if the current package is not /chosen under SPARC32.
commit0a228f974d3325bcfb7c97d62bf69fd97908b764
authormcayland <mcayland@f158a5a8-5612-0410-a976-696ce0be7e32>
Sun, 8 May 2011 15:36:59 +0000 (8 15:36 +0000)
committermcayland <mcayland@f158a5a8-5612-0410-a976-696ce0be7e32>
Sun, 8 May 2011 15:36:59 +0000 (8 15:36 +0000)
treeefd0b7437205a96e9421e3a58a9ec6e91c8f1522
parent7334fd80cc5fc813384b52f059ec98ecd672dafd
Fix the Forth boot word if the current package is not /chosen under SPARC32.

Ensure that we deselect the current package before defining the
platform-specific boot words so that they are created in the global dictionary
and not the current instance dictionary.

Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@siriusit.co.uk>
git-svn-id: svn://openbios.org/openbios/trunk/openbios-devel@1039 f158a5a8-5612-0410-a976-696ce0be7e32
arch/sparc32/openbios.c