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