/* | |
* Copyright (c) 2015 The Native Client Authors. All rights reserved. | |
* Use of this source code is governed by a BSD-style license that can be | |
* found in the LICENSE file. | |
*/ | |
/* | |
* Define __nacl_tp_tls_offset and __nacl_tp_tdb_offset for MIPS32 nacl-clang. | |
*/ | |
#define NACL_DEFINE_EXTERNAL_NATIVE_SUPPORT_FUNCS | |
#include "native_client/src/untrusted/nacl/tls_params.h" |