Sign in
chromium
/
chromiumos
/
codesearch
/
gen
/
amd64-generic
/
92abb3e1a6198661aa8adb1a7886ea6a385a1872
/
.
/
chroot
/
opt
/
android-r
/
arm64
/
usr
/
include
/
sys
/
errno.h
blob: 77526a9bba5203e66342662800c8da6f90484845 [
file
] [
log
] [
blame
]
#pragma
once
/**
* @file sys/errno.h
* @brief Historical synonym for `<errno.h>`.
*
* New code should use `<errno.h>` directly.
*/
#include
<errno.h>