am 2e2a4f97: am 4bbf3a8b: Merge "Remove #define _BITSIZE 32."

* commit '2e2a4f97bfbb7b94d12690395c5cbcf7d7d1edc7':
  Remove #define _BITSIZE 32.
This commit is contained in:
Elliott Hughes 2013-10-02 10:10:27 -07:00 committed by Android Git Automerger
commit a0a5a50152

View File

@ -256,8 +256,6 @@ typedef int64_t intmax_t;
# define WINT_MIN INT32_MIN
#endif
#define _BITSIZE 32
/* Keep the kernel from trying to define these types... */
#define __BIT_TYPES_DEFINED__