mirror of
https://github.com/opnsense/src.git
synced 2026-04-23 15:19:31 -04:00
9 lines
87 B
Text
9 lines
87 B
Text
/*
|
|
* $FreeBSD$
|
|
*/
|
|
|
|
FBSD_1.0 {
|
|
__chk_fail;
|
|
__stack_chk_fail;
|
|
__stack_chk_guard;
|
|
};
|