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