nt.def
author Jan Vrany <jan.vrany@fit.cvut.cz>
Fri, 19 Apr 2013 13:50:19 +0200
branchdevelopment
changeset 2532 64a784c73d1e
parent 2380 9195eccdcbd9
permissions -rw-r--r--
Update bytecode and constpool upon context restart. This way the restarted method can execute new code. This allows for fix & continue workflow. Should check for exceptions - will do it later.

LIBRARY         libjava
DESCRIPTION     'AddOn library for ST/X'
CODE            EXECUTE READ SHARED
DATA            READ WRITE
SECTIONS
    INITCODE READ EXECUTE SHARED
    INITDATA READ WRITE
EXPORTS
    _libjava_Init