Revert "Revert "Hide _tolower_tab_ and _toupper_tab_ on LP64.""
This reverts commit 715242fd0f.
Change-Id: Ia9892fa3b03287129aa72a49974cef9fd94ae735
This commit is contained in:
@@ -56,8 +56,6 @@
|
||||
__BEGIN_DECLS
|
||||
|
||||
extern const char *_ctype_;
|
||||
extern const short *_tolower_tab_;
|
||||
extern const short *_toupper_tab_;
|
||||
|
||||
#if defined(__GNUC__) || defined(_ANSI_LIBRARY) || defined(lint)
|
||||
int isalnum(int);
|
||||
|
||||
Reference in New Issue
Block a user