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