1 /*
2  * Copyright 2013 The Native Client Authors.  All rights reserved.
3  * Use of this source code is governed by a BSD-style license that can
4  * be found in the LICENSE file.
5  */
6 
7 // DO NOT EDIT: GENERATED CODE
8 
9 #ifndef NATIVE_CLIENT_SRC_TRUSTED_VALIDATOR_ARM_GEN_ARM32_DECODE_ACTUALS_H_
10 #define NATIVE_CLIENT_SRC_TRUSTED_VALIDATOR_ARM_GEN_ARM32_DECODE_ACTUALS_H_
11 
12 // Note: actual decoders are spread out over multiple files so that
13 // they are small enough to be handled by the Rietveld server.
14 #include "native_client/src/trusted/validator_arm/gen/arm32_decode_actuals_1.h"
15 #include "native_client/src/trusted/validator_arm/gen/arm32_decode_actuals_2.h"
16 
17 #endif  // NATIVE_CLIENT_SRC_TRUSTED_VALIDATOR_ARM_GEN_ARM32_DECODE_ACTUALS_H_
18