;
; Oliver Schmidt, 2013-05-31
.export joy_libref
.export em_libref
.import _exit
joy_libref := _exit
em_libref := _exit