mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-03-15 11:21:19 -07:00
Better reference for setjmp.h.
Copied from Perforce Change: 187413 ServerID: perforce.ravenbrook.com
This commit is contained in:
parent
4126fe1d73
commit
d4ecd173e0
1 changed files with 1 additions and 2 deletions
|
|
@ -41,8 +41,7 @@ Addr *StackContextStackTop(StackContext sc)
|
|||
* The PointerAlignDown is necessary because the size of the jump
|
||||
* buffer is not a multiple of sizeof(Addr) on this platform: see
|
||||
* setjmp.h, where _JBLEN is 37.
|
||||
* <http://www.opensource.apple.com/source/xnu/xnu-1456.1.26/bsd/i386/setjmp.h>
|
||||
* _setjmp.s,
|
||||
* <http://www.opensource.apple.com/source/Libc/Libc-825.24/include/setjmp.h>
|
||||
*/
|
||||
|
||||
Res StackContextScan(ScanState ss, StackContext sc)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue