| Index: src/trusted/service_runtime/nacl_config.h
|
| diff --git a/src/trusted/service_runtime/nacl_config.h b/src/trusted/service_runtime/nacl_config.h
|
| index 7e0bd1611c2f5dce3cd348237c3d0cbde1b68ea1..221c0aba114de7b1a3e41a03b3efa64928d28fec 100644
|
| --- a/src/trusted/service_runtime/nacl_config.h
|
| +++ b/src/trusted/service_runtime/nacl_config.h
|
| @@ -269,6 +269,7 @@
|
| # define NACL_STACK_GETS_ARG (0)
|
| # define NACL_STACK_PAD_BELOW_ALIGN (0)
|
| # define NACL_STACK_RED_ZONE (0)
|
| +# define NACL_HALT break
|
| /* 16 byte bundles */
|
|
|
| #else /* NACL_ARCH(NACL_BUILD_ARCH) */
|
|
|