summaryrefslogtreecommitdiff
path: root/sysdeps/x86_64/stackguard-macros.h
blob: 77f13c986d878842543dd0626c7991d3cf0822bc (plain)
1
2
3
#define STACK_CHK_GUARD (((tcbhead_t __seg_fs *)0)->stack_guard)

#define POINTER_CHK_GUARD (((tcbhead_t __seg_fs *)0)->pointer_guard)