setjmp.h: implement setjmp() and longjmp()
commit958383b3ff4b68fe7eadff14142d0c4901c8a5df
authorAli Gholami Rudi <ali@rudi.ir>
Wed, 27 Feb 2013 19:33:17 +0000 (27 23:03 +0330)
committerAli Gholami Rudi <ali@rudi.ir>
Wed, 27 Feb 2013 19:33:17 +0000 (27 23:03 +0330)
treeb11a2ebe9e82379e7d39603f239cf7f3dab8388b
parent95b8bfd677fe75c575947189cab5690ebf596213
setjmp.h: implement setjmp() and longjmp()
setjmp.h [new file with mode: 0644]
x64/setjmp.s [new file with mode: 0644]
x86/setjmp.s [new file with mode: 0644]