diff options
author | Andreas Kling <awesomekling@gmail.com> | 2019-01-26 06:23:16 +0100 |
---|---|---|
committer | Andreas Kling <awesomekling@gmail.com> | 2019-01-26 06:25:24 +0100 |
commit | 57fb0272168371de0fac1d54d0f5830b1565aa94 (patch) | |
tree | efefd79dd353d5cdf62cdfc131ce82baab613d4d /Userland/guitest2.cpp | |
parent | f34c0e414b741187dbca7f1d40913bb93a747a94 (diff) | |
download | serenity-57fb0272168371de0fac1d54d0f5830b1565aa94.zip |
LibC: Implement setjmp() and longjmp().
I think this is correct. The following registers are saved and restored:
EBX, ESI, EDI, EBP, ESP and EIP.
Diffstat (limited to 'Userland/guitest2.cpp')
0 files changed, 0 insertions, 0 deletions