-/* $OpenBSD: util.c,v 1.27 2013/11/13 05:41:42 deraadt Exp $ */
+/* $OpenBSD: util.c,v 1.28 2013/12/28 18:41:48 deraadt Exp $ */
/*
* Copyright (c) 1998 Per Fogelstrom, Opsycon AB
* Ideally, a scheme to compile these stubs from libc should be used, but
* this would end up dragging too much code from libc here.
*/
-long __guard[8] __dso_public __attribute__((section(".openbsd.randomdata")));
long __guard_local __dso_hidden __attribute__((section(".openbsd.randomdata")));
void __stack_smash_handler(char [], int);