Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_bionic
/
3f41e145f24e28e03b9ab581ba7b50f4ca8f99a9
/
.
/
libc
/
include
/
ucontext.h
blob: 99201d2ba9945015bfd1c28db109cd613b507ba8 [
file
] [
log
] [
blame
]
#pragma
once
/**
* @file ucontext.h
* @brief Historical alternative to `<sys/ucontext.h>`.
*
* New code should use `<sys/ucontext.h>` directly.
*/
#include
<sys/ucontext.h>