summaryrefslogtreecommitdiffstats
path: root/arch/x86/lib/setjmp_32.S
Commit message (Expand)AuthorAgeFilesLines
* x86: setjmp: set base pointer to zero in initjmpAhmad Fatoum2023-10-121-0/+1
* x86: lib: setjmp: fix stack alignmentAhmad Fatoum2023-10-121-1/+3
* x86: implement setjmp/longjmp/initjmpAhmad Fatoum2021-03-171-0/+60