Warning: This file is not a C or C++ file. It does not have highlighting.

1#include <stdint.h>
2
3extern uintptr_t __stack_chk_guard;
4#define STACK_CHK_GUARD __stack_chk_guard
5
6#define POINTER_CHK_GUARD THREAD_GET_POINTER_GUARD()
7

Warning: This file is not a C or C++ file. It does not have highlighting.

source code of glibc/sysdeps/nios2/stackguard-macros.h