Sign in
android
/
toolchain
/
prebuilts
/
ndk-darwin
/
r21
/
refs/heads/androidx-car-app-release
/
.
/
sysroot
/
usr
/
include
/
sys
/
limits.h
blob: 33ccaee25f0ce22d9cc5906f00a1226941741258 [
file
] [
log
] [
blame
] [
edit
]
#pragma
once
/**
* @file sys/limits.h
* @brief Historical synonym for `<limits.h>`.
*
* New code should use `<limits.h>` directly.
*/
#include
<limits.h>