Sign in
android
/
platform
/
bionic
/
main
/
.
/
libc
/
include
/
syscall.h
blob: 11d96552b19704109300ca044cb264db0f67ad15 [
file
] [
log
] [
blame
]
Elliott Hughes
462e90c
2018-08-21 16:10:48 -0700
[
diff
] [
blame
]
1
#pragma
once
2
3
/**
4
* @file syscall.h
5
* @brief Historical alternative to `
`.
6
*
7
* New code should use `
` directly.
8
*/
9
Elliott Hughes
2cc41d3
2015-07-17 13:59:36 -0700
[
diff
] [
blame
]
10
#include