vfs: check userland buffers before reading them.
[haiku.git] / src / libs / libunwind / x86_64 / Lget_save_loc.c
blob9ea048a9076ba8e761c46f2a83e58b9457f0736c
1 #define UNW_LOCAL_ONLY
2 #include <libunwind.h>
3 #if defined(UNW_LOCAL_ONLY) && !defined(UNW_REMOTE_ONLY)
4 #include "Gget_save_loc.c"
5 #endif