Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_bionic
/
15ae87b2fbcf94de181e8cbadd1b00fd30925e11
/
.
/
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>