1
0
mirror of https://github.com/dschmenk/PLASMA.git synced 2026-01-22 18:15:59 +00:00
Files
PLASMA/src/inc/longjmp.plh
2018-01-13 11:53:21 -08:00

5 lines
89 B
Plaintext

import longjmp
const t_except = $0140
predef except(env), throw(env, retval)
end