[NaCl SDK] Remove pnacl.h from the sdk.
commitf902a44754f7d30d0029e33095b61f7c937c89b8
authorjvoung@chromium.org <jvoung@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 27 Sep 2013 21:57:59 +0000 (27 21:57 +0000)
committerjvoung@chromium.org <jvoung@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 27 Sep 2013 21:57:59 +0000 (27 21:57 +0000)
treebecd76a57f18699ccdf17b2048d76765b0d17dd8
parentcd80a471dcd114e637f29747fa7b51531d034497
[NaCl SDK] Remove pnacl.h from the sdk.

The __builtin_nacl_target_arch that it defines is not
part of the PNaCl bitcode ABI.  For non-pnacl cases, it has
#error when !defined(__pnacl__) so doesn't make sense to
have there either.

It is only used in the private build of pnacl-llc.

BUG=https://code.google.com/p/nativeclient/issues/detail?id=3525
NOTRY=true

Review URL: https://codereview.chromium.org/25039005

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@225793 0039d316-1c4b-4281-b951-d872f2087c98
native_client_sdk/src/build_tools/build_sdk.py
native_client_sdk/src/build_tools/sdk_files.list