summaryrefslogtreecommitdiff
path: root/include/bits/setjmp.h
blob: 226de7fee80a98cd05148b7e53f4306eab497fa8 (plain)
1
2
3
4
5
/* For internal uses, get the public <bits/setjmp.h> definitions
   plus the JB_* macros from the private header <jmpbuf-offsets.h>.  */

#include_next <bits/setjmp.h>
#include <jmpbuf-offsets.h>