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