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