OSDN Git Service

Fix clang build breakage ("arithmetic on a pointer to void").
authorElliott Hughes <enh@google.com>
Mon, 30 Mar 2015 21:33:02 +0000 (14:33 -0700)
committerElliott Hughes <enh@google.com>
Mon, 30 Mar 2015 21:33:02 +0000 (14:33 -0700)
commit16c77212792808b9e4d8229e64c5b42f4327b6dc
tree081d717f6b02174757b2f2fec33f9bcad4487365
parent373748f4c66bb37e564716590e7b4fc8a64e0884
Fix clang build breakage ("arithmetic on a pointer to void").

Change-Id: Ia0953fc1cd0f8ea2d4423b3c6e34f6dc7a9f31e9
libc/bionic/pthread_create.cpp