Sign in
chromium
/
chromiumos
/
codesearch
/
gen
/
amd64-generic
/
92abb3e1a6198661aa8adb1a7886ea6a385a1872
/
.
/
chroot
/
opt
/
android-master
/
arm64
/
usr
/
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>