since many c++ library implementation reference these symbols by using ::xxx but never really use them, the declaration avoid the unused code is pulled into the final binary Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com> Change-Id: Idd7bf9a1e09b77a6b21f900cd3ede08a1cc82d86 |
||
|---|---|---|
| .. | ||
| cassert | ||
| cctype | ||
| cerrno | ||
| cfcntl | ||
| climits | ||
| clocale | ||
| cmath | ||
| csched | ||
| csignal | ||
| cstdarg | ||
| cstdbool | ||
| cstddef | ||
| cstdint | ||
| cstdio | ||
| cstdlib | ||
| cstring | ||
| ctime | ||
| cunistd | ||
| cwchar | ||
| cwctype | ||