axle OS
x86_32 UNIX-like hobby OS
src
kernel
util
stackprotect
stackprotect.h
1
#ifndef STACKSMASH_H
2
#define STACKSMASH_H
3
4
__attribute__
((noreturn))
void
__stack_chk_fail(
void
);
5
6
#endif
__attribute__
Definition:
elf.h:10
Generated by
1.8.14