
/*
 * Copyright 2004 Freescale Semiconductor, Inc. All Rights Reserved.  */

/*
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation; either version 2 of the License, or
 * (at your option) any later version.
 *
 * This program is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
 *
 * You should have received a copy of the GNU General Public License
 * along with this program; if not, write to the Free Software
 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA  */

/*!
 * @file sdma_script_code.h
 * @brief This file contains functions of SDMA scripts code initialization
 * 
 * The file was generated automatically. Based on sdma scripts library.
 * 
 * @ingroup SDMA
 */

#ifndef SDMA_SCRIPT_CODE_H
#define SDMA_SCRIPT_CODE_H


/*! 
* Following define start address of signature script 
*/
#define signature_ADDR	1023
/*! 
* Following define size of signature script 
*/
#define signature_SIZE	1
 
/*! 
* Following define start address of start script 
*/
#define start_ADDR	0
/*! 
* Following define size of start script 
*/
#define start_SIZE	20
 
/*! 
* Following define start address of core script 
*/
#define core_ADDR	80
/*! 
* Following define size of core script 
*/
#define core_SIZE	152
 
/*! 
* Following define start address of common script 
*/
#define common_ADDR	232
/*! 
* Following define size of common script 
*/
#define common_SIZE	191
 
/*! 
* Following define start address of ap_2_ap script 
*/
#define ap_2_ap_ADDR	423
/*! 
* Following define size of ap_2_ap script 
*/
#define ap_2_ap_SIZE	294
 
/*! 
* Following define start address of bp_2_bp script 
*/
#define bp_2_bp_ADDR	717
/*! 
* Following define size of bp_2_bp script 
*/
#define bp_2_bp_SIZE	112
 
/*! 
* Following define start address of ap_2_bp script 
*/
#define ap_2_bp_ADDR	829
/*! 
* Following define size of ap_2_bp script 
*/
#define ap_2_bp_SIZE	200
 
/*! 
* Following define start address of bp_2_ap script 
*/
#define bp_2_ap_ADDR	1029
/*! 
* Following define size of bp_2_ap script 
*/
#define bp_2_ap_SIZE	223
 
/*! 
* Following define start address of app_2_mcu script 
*/
#define app_2_mcu_ADDR	1252
/*! 
* Following define size of app_2_mcu script 
*/
#define app_2_mcu_SIZE	101
 
/*! 
* Following define start address of mcu_2_app script 
*/
#define mcu_2_app_ADDR	1353
/*! 
* Following define size of mcu_2_app script 
*/
#define mcu_2_app_SIZE	127
 
/*! 
* Following define start address of uart_2_mcu script 
*/
#define uart_2_mcu_ADDR	1480
/*! 
* Following define size of uart_2_mcu script 
*/
#define uart_2_mcu_SIZE	105
 
/*! 
* Following define start address of uartsh_2_mcu script 
*/
#define uartsh_2_mcu_ADDR	1585
/*! 
* Following define size of uartsh_2_mcu script 
*/
#define uartsh_2_mcu_SIZE	98
 
/*! 
* Following define start address of mcu_2_shp script 
*/
#define mcu_2_shp_ADDR	1683
/*! 
* Following define size of mcu_2_shp script 
*/
#define mcu_2_shp_SIZE	123
 
/*! 
* Following define start address of shp_2_mcu script 
*/
#define shp_2_mcu_ADDR	1806
/*! 
* Following define size of shp_2_mcu script 
*/
#define shp_2_mcu_SIZE	101
 
/*! 
* Following define start address of error script 
*/
#define error_ADDR	1907
/*! 
* Following define size of error script 
*/
#define error_SIZE	73
 
/*! 
* Following define start address of test script 
*/
#define test_ADDR	1980
/*! 
* Following define size of test script 
*/
#define test_SIZE	63
 
/*! 
* Following define start address of app_2_dsp script 
*/
#define app_2_dsp_ADDR	6144
/*! 
* Following define size of app_2_dsp script 
*/
#define app_2_dsp_SIZE	109
 
/*! 
* Following define start address of app_2_per script 
*/
#define app_2_per_ADDR	6253
/*! 
* Following define size of app_2_per script 
*/
#define app_2_per_SIZE	103
 
/*! 
* Following define start address of bp_2_ap_ram script 
*/
#define bp_2_ap_ram_ADDR	6356
/*! 
* Following define size of bp_2_ap_ram script 
*/
#define bp_2_ap_ram_SIZE	219
 
/*! 
* Following define start address of dsp_2_app script 
*/
#define dsp_2_app_ADDR	6575
/*! 
* Following define size of dsp_2_app script 
*/
#define dsp_2_app_SIZE	135
 
/*! 
* Following define start address of dsp_2_shp script 
*/
#define dsp_2_shp_ADDR	6710
/*! 
* Following define size of dsp_2_shp script 
*/
#define dsp_2_shp_SIZE	131
 
/*! 
* Following define start address of dsp_interrupt_only script 
*/
#define dsp_interrupt_only_ADDR	6841
/*! 
* Following define size of dsp_interrupt_only script 
*/
#define dsp_interrupt_only_SIZE	2
 
/*! 
* Following define start address of firi_2_mcu script 
*/
#define firi_2_mcu_ADDR	6843
/*! 
* Following define size of firi_2_mcu script 
*/
#define firi_2_mcu_SIZE	180
 
/*! 
* Following define start address of loop_dsp script 
*/
#define loop_dsp_ADDR	7023
/*! 
* Following define size of loop_dsp script 
*/
#define loop_dsp_SIZE	86
 
/*! 
* Following define start address of loopback_on_dsp_side script 
*/
#define loopback_on_dsp_side_ADDR	7109
/*! 
* Following define size of loopback_on_dsp_side script 
*/
#define loopback_on_dsp_side_SIZE	101
 
/*! 
* Following define start address of loopback_on_mcu_side script 
*/
#define loopback_on_mcu_side_ADDR	7210
/*! 
* Following define size of loopback_on_mcu_side script 
*/
#define loopback_on_mcu_side_SIZE	100
 
/*! 
* Following define start address of mcu_2_firi script 
*/
#define mcu_2_firi_ADDR	7310
/*! 
* Following define size of mcu_2_firi script 
*/
#define mcu_2_firi_SIZE	74
 
/*! 
* Following define start address of mcu_interrupt_only script 
*/
#define mcu_interrupt_only_ADDR	7384
/*! 
* Following define size of mcu_interrupt_only script 
*/
#define mcu_interrupt_only_SIZE	2
 
/*! 
* Following define start address of per_2_app script 
*/
#define per_2_app_ADDR	7386
/*! 
* Following define size of per_2_app script 
*/
#define per_2_app_SIZE	126
 
/*! 
* Following define start address of per_2_shp script 
*/
#define per_2_shp_ADDR	7512
/*! 
* Following define size of per_2_shp script 
*/
#define per_2_shp_SIZE	126
 
/*! 
* Following define start address of shp_2_dsp script 
*/
#define shp_2_dsp_ADDR	7638
/*! 
* Following define size of shp_2_dsp script 
*/
#define shp_2_dsp_SIZE	109
 
/*! 
* Following define start address of shp_2_per script 
*/
#define shp_2_per_ADDR	7747
/*! 
* Following define size of shp_2_per script 
*/
#define shp_2_per_SIZE	104
 
/*! 
* Following define start address of uart_2_per script 
*/
#define uart_2_per_ADDR	7851
/*! 
* Following define size of uart_2_per script 
*/
#define uart_2_per_SIZE	123
 
/*! 
* Following define start address of uartsh_2_per script 
*/
#define uartsh_2_per_ADDR	7974
/*! 
* Following define size of uartsh_2_per script 
*/
#define uartsh_2_per_SIZE	109
 
/*!
* Following define the start address of sdma ram 
*/

#define RAM_CODE_START_ADDR	6144
/*!
* Following define the size of sdma ram
*/
#define RAM_CODE_SIZE	1939

/*!
* This function returns buffer that holds the image of SDMA RAM
*
* @return pointer to buffer that holds the image of SDMA RAM
*/

static const short sdma_code[] =
{
0x0870, 0x0011, 0x5010, 0xc147, 0x7d66, 0x5ac0, 0x5bc8, 0x5ef8,
0xc158, 0x56f8, 0x7d02, 0x0600, 0x9806, 0x6ec3, 0x6d44, 0x5df0,
0x0dff, 0x0511, 0x1dff, 0x05bc, 0x4d00, 0x7d4c, 0x0b70, 0x0311,
0x522b, 0x5313, 0x02b9, 0x4a00, 0x7c04, 0x6a68, 0x7f42, 0x0400,
0x9816, 0x008f, 0x00d5, 0x7d01, 0x008d, 0x05a0, 0x0a03, 0x0212,
0x02bc, 0x0210, 0x4a00, 0x7d16, 0x4a02, 0x7d21, 0x4a01, 0x7d2b,
0x62c8, 0x7e2f, 0x047f, 0x7c02, 0x0210, 0x0212, 0x6a49, 0x7f29,
0x0212, 0x6a49, 0x7f26, 0x0212, 0x6a49, 0x7f23, 0x2003, 0x4800,
0x7cef, 0x985f, 0x0015, 0x0015, 0x047f, 0x7c05, 0x7803, 0x62c8,
0x0210, 0x6a4b, 0x985e, 0x7802, 0x62c8, 0x6a4b, 0x985e, 0x0015,
0x047f, 0x7c05, 0x7803, 0x62c8, 0x0211, 0x6a4a, 0x985e, 0x7802,
0x62c8, 0x6a4a, 0x985e, 0x7802, 0x62c8, 0x6a49, 0x7c02, 0x0000,
0x9814, 0xc773, 0x6a68, 0x7ffd, 0x008b, 0x52c3, 0x53cb, 0xc166,
0x7d9d, 0x0600, 0x9806, 0x0600, 0x9803, 0x0870, 0x0011, 0x5010,
0xc0ec, 0x7d60, 0x5ac0, 0x5bc8, 0x5ef8, 0xc0fe, 0x56f8, 0x7d02,
0x0200, 0x9873, 0x6ec3, 0x6dd7, 0x5df0, 0x0dff, 0x0511, 0x1dff,
0x05bc, 0x4d00, 0x7d46, 0x0b70, 0x0311, 0x522b, 0x5313, 0x02b9,
0x4a00, 0x7c04, 0x62ff, 0x7e3c, 0x0400, 0x9883, 0x008f, 0x00d5,
0x7d01, 0x008d, 0x05a0, 0x0a03, 0x0212, 0x02bc, 0x0210, 0x4a00,
0x7d28, 0x4a02, 0x7d20, 0x4a01, 0x7d19, 0x6ddd, 0x0b70, 0x0311,
0x53eb, 0x62c8, 0x7e25, 0x0360, 0x7d02, 0x0210, 0x0212, 0x6ac8,
0x7f1f, 0x0212, 0x6ac8, 0x7f1c, 0x0212, 0x6ac8, 0x7f19, 0x2003,
0x4800, 0x7cef, 0x0b70, 0x0311, 0x5313, 0x98c6, 0x6ddd, 0x7802,
0x62c8, 0x6ac8, 0x98c5, 0x6dde, 0x0015, 0x7802, 0x62c8, 0x6ac8,
0x98c5, 0x0015, 0x0015, 0x7801, 0x62d8, 0x7c02, 0x0000, 0x9881,
0xc777, 0x62ff, 0x7efd, 0x008b, 0x52c3, 0x53cb, 0xc10d, 0x7da3,
0x0200, 0x9873, 0x0200, 0x9870, 0xc147, 0x7d63, 0x0e70, 0x0611,
0x5016, 0xc158, 0x7c60, 0x5ac0, 0x5bc8, 0xc795, 0x5bd0, 0x6d63,
0x018c, 0xc0ec, 0x7d5a, 0xc0fe, 0x7c5a, 0x5ad8, 0x5be0, 0xc795,
0x5be8, 0x0688, 0xc791, 0x01b8, 0x04b8, 0x04d1, 0x0089, 0x7c01,
0x008c, 0x04a0, 0x01a0, 0x05df, 0x7c09, 0x5dfe, 0x6d07, 0xd988,
0x55fe, 0x6007, 0x00a5, 0xc79b, 0x6507, 0x9906, 0x5dfe, 0x6dd5,
0xd959, 0x55fe, 0x60d0, 0x00a5, 0xc79b, 0x65d0, 0x4900, 0x7c16,
0x018c, 0x5df6, 0x52c6, 0x53ce, 0x54d6, 0xc166, 0x7c22, 0x008e,
0xc158, 0x0688, 0x7c1e, 0x5bce, 0x5cd6, 0x6d60, 0x038d, 0x0489,
0x51d6, 0x0289, 0xc791, 0x02b0, 0x5ad6, 0x55f6, 0x4c00, 0x7cca,
0x52de, 0x53e6, 0x54ee, 0xc10d, 0x7c0a, 0x008e, 0xc0fe, 0x0688,
0x7c06, 0x5be6, 0x038c, 0xc791, 0x03b0, 0x5bee, 0x98ea, 0x0200,
0x9925, 0x0089, 0x52de, 0x53e6, 0x54ee, 0x0455, 0x0453, 0xc10d,
0x9956, 0x0600, 0x98d4, 0x0600, 0x98d9, 0x0200, 0x98e1, 0x0200,
0x98e3, 0x0007, 0x680c, 0x680c, 0x6007, 0x6807, 0x682b, 0x6828,
0x0007, 0x680c, 0x994f, 0x0007, 0x68cc, 0x55fe, 0x60d0, 0x684c,
0x00a5, 0x58f6, 0xc7a2, 0xc10d, 0xc7a8, 0xc166, 0x0601, 0x0200,
0x98d4, 0x3d03, 0x4d00, 0x7d0e, 0x0a04, 0x02a5, 0x00da, 0x7d01,
0x0288, 0x00a2, 0x0388, 0x008a, 0x7802, 0x6269, 0x6ac8, 0x7ee7,
0x7fe2, 0x008b, 0x0388, 0x0015, 0x0015, 0x6ddf, 0x52ee, 0x027f,
0x7c10, 0x7804, 0x626b, 0x0210, 0x6ac8, 0x0000, 0x7ed8, 0x7fd3,
0x008b, 0x3803, 0x6ddd, 0x7802, 0x6269, 0x6ac8, 0x7ed0, 0x7fcb,
0x0006, 0x7803, 0x626b, 0x6ac8, 0x0000, 0x7ec9, 0x7fc4, 0x9978,
0x0388, 0x3b03, 0x0015, 0x0015, 0x0588, 0x008d, 0x0a08, 0x05da,
0x7c01, 0x008a, 0x52ee, 0x027f, 0x7c15, 0x7803, 0x626b, 0x0210,
0x6a0b, 0x7ea7, 0x6a28, 0x7fa5, 0x0000, 0x0a08, 0x05da, 0x7c02,
0x2508, 0x998d, 0x008b, 0x7b02, 0x6269, 0x6a09, 0x7e9a, 0x6a28,
0x7f98, 0x0006, 0x7802, 0x626b, 0x6a0b, 0x9999, 0x0707, 0x0870,
0x0011, 0x5010, 0xc147, 0x7d61, 0x5ac0, 0x5bc8, 0x5ef8, 0xc158,
0x56f8, 0x7d02, 0x0600, 0x99b5, 0x6d40, 0x6ed3, 0x0dff, 0x0511,
0x1dff, 0x05bc, 0x5df8, 0x4d00, 0x7d68, 0x0b70, 0x0311, 0x522b,
0x5313, 0x02b9, 0x4a00, 0x7c04, 0x62c8, 0x7e49, 0x0400, 0x99c5,
0x008f, 0x00d5, 0x7d01, 0x008d, 0x05a0, 0x5ddb, 0x0d03, 0x0512,
0x05bc, 0x0510, 0x5dd3, 0x4d00, 0x7d28, 0x4d02, 0x7d1a, 0x4d01,
0x7d14, 0x047f, 0x7d05, 0x624a, 0x7e32, 0x6549, 0x7e30, 0x99ec,
0x6549, 0x7e2d, 0x624a, 0x7e2b, 0x0512, 0x0512, 0x02ad, 0x6ac8,
0x7f26, 0x2003, 0x4800, 0x7ced, 0x9a12, 0x7802, 0x6249, 0x6ac8,
0x9a11, 0x0015, 0x047f, 0x7c05, 0x7803, 0x624a, 0x0211, 0x6ac8,
0x9a11, 0x7802, 0x624a, 0x6ac8, 0x9a11, 0x0015, 0x0015, 0x047f,
0x7c05, 0x7803, 0x624b, 0x0210, 0x6ac8, 0x9a11, 0x7802, 0x624b,
0x6ac8, 0x7c05, 0x0000, 0x55db, 0x99c3, 0x0600, 0x99b2, 0x0007,
0x68cc, 0x684c, 0x55d3, 0x4d00, 0x7d03, 0x4d02, 0x7d02, 0x9a22,
0x0017, 0x0017, 0x55db, 0x009d, 0x55fb, 0x05a0, 0x08ff, 0x0011,
0x18ff, 0x0010, 0x04b8, 0x04ad, 0x0454, 0x62c8, 0x7ee8, 0x008b,
0x52c0, 0x53c8, 0xc166, 0x7d81, 0x0600, 0x99b5, 0xc19d, 0x0870,
0x0011, 0xc147, 0x7d7c, 0x5010, 0x5ac0, 0x5bc8, 0x5ef8, 0xc158,
0x56f8, 0x7d02, 0x0600, 0x9a3d, 0x6d40, 0x0d03, 0x0512, 0x05bc,
0x0510, 0x5dd0, 0x0dff, 0x0511, 0x1dff, 0x05bc, 0x5df8, 0x4d00,
0x7d5f, 0x0a70, 0x0211, 0x532a, 0x5212, 0x03b9, 0x4b00, 0x7c02,
0x0400, 0x9a51, 0x008f, 0x05d8, 0x7d01, 0x008d, 0x05a0, 0x5dda,
0x55d2, 0x4d00, 0x7d28, 0x4d02, 0x7d1a, 0x4d01, 0x7d14, 0x047f,
0x7d05, 0x634a, 0x7e30, 0x6549, 0x7e2e, 0x9a72, 0x6549, 0x7e2b,
0x634a, 0x7e29, 0x0512, 0x0512, 0x03ad, 0x5b06, 0x7f24, 0x2003,
0x4800, 0x7ced, 0x9a98, 0x7802, 0x6349, 0x5b06, 0x9a97, 0x0015,
0x047f, 0x7c05, 0x7803, 0x634a, 0x0311, 0x5b06, 0x9a97, 0x7802,
0x634a, 0x5b06, 0x9a97, 0x0015, 0x0015, 0x047f, 0x7c05, 0x7803,
0x634b, 0x0310, 0x5b06, 0x9a97, 0x7802, 0x634b, 0x5b06, 0x7c03,
0x55da, 0x0000, 0x9a4f, 0x0007, 0x684c, 0x55d2, 0x4d00, 0x7d03,
0x4d02, 0x7d02, 0x9aa5, 0x0017, 0x0017, 0x55da, 0x009d, 0x55fa,
0x05a0, 0x08ff, 0x0011, 0x18ff, 0x0010, 0x04b8, 0x04ad, 0x0454,
0x008a, 0x52c0, 0x53c8, 0xc166, 0x7d88, 0x0600, 0x9a3d, 0x0600,
0x9a39, 0x0700, 0x9ab9, 0x1e10, 0x0870, 0x0011, 0x5010, 0xc0ec,
0x7d5c, 0x5ac0, 0x5bc8, 0x5ef8, 0xc0fe, 0x56f8, 0x7d02, 0x0200,
0x9ac2, 0x6d07, 0x0b70, 0x0311, 0x0dff, 0x0511, 0x1dff, 0x05bc,
0x4d00, 0x7d4d, 0x6ec3, 0x522b, 0x02b9, 0x4a00, 0x7d2a, 0x62c8,
0x7e6a, 0x0264, 0x7c50, 0x0212, 0x3aff, 0x008a, 0x05d8, 0x7d03,
0x008d, 0x0b01, 0x9ae7, 0x0a10, 0x6ed3, 0x6ac8, 0x0b00, 0xdb53,
0x4b00, 0x0b70, 0x0311, 0x7c33, 0x0478, 0x7d26, 0x522b, 0x02b9,
0x4a00, 0x7cde, 0x6a28, 0x7f54, 0x4d00, 0x7c09, 0x5013, 0x52c0,
0x53c8, 0x04a5, 0xc10d, 0x7d01, 0x0201, 0x0400, 0x9ac2, 0x0400,
0x9ad0, 0x62c8, 0x7e40, 0x0212, 0x3aff, 0x008a, 0x0b00, 0x00d5,
0x7d05, 0x008d, 0x0a10, 0x6ed3, 0x6ac8, 0x0b01, 0xdb53, 0x4b00,
0x0b70, 0x0311, 0x7d01, 0x9b1f, 0x6a28, 0x7f32, 0x5013, 0x52c0,
0x53c8, 0x04a5, 0xc10d, 0x0200, 0x9ac2, 0x0200, 0x9abf, 0x6a28,
0x7f27, 0x0b70, 0x0311, 0x5013, 0x52c0, 0x53c8, 0x04a5, 0xc10d,
0x7d99, 0x0200, 0x9ac2, 0x008f, 0x00d5, 0x7d01, 0x008d, 0xdb53,
0x522b, 0x02b9, 0x4a00, 0x7c9c, 0x6a28, 0x7f12, 0x4d00, 0x7c09,
0x5013, 0x52c0, 0x53c8, 0x04a5, 0xc10d, 0x7d01, 0x0201, 0x0400,
0x9ac2, 0x0400, 0x9ad0, 0x0007, 0x68cc, 0x6a28, 0x7f01, 0x9b51,
0x0007, 0x6a0c, 0x6a0c, 0x6207, 0x6a07, 0x6a2b, 0x6a28, 0x0007,
0x680c, 0x0454, 0x9b1f, 0x05a0, 0x1e08, 0x6ec1, 0x0060, 0x7c04,
0x62c8, 0x7ee9, 0x6a09, 0x7fec, 0x0015, 0x0060, 0x7c05, 0x6ece,
0x62c8, 0x7ee1, 0x6a0a, 0x7fe4, 0x6ecf, 0x0015, 0x7802, 0x62c8,
0x6a0b, 0x7ed9, 0x6a28, 0x7fdc, 0x0000, 0x2608, 0x0006, 0x0015,
0x0015, 0x0188, 0x3903, 0x0015, 0x0015, 0x0d04, 0x7803, 0x6d58,
0x6d68, 0x0000, 0x6958, 0x6d68, 0x0006, 0x0761, 0x7c01, 0x624a,
0x0760, 0x7c01, 0x6149, 0x7e07, 0x0761, 0x7c01, 0x6a4a, 0x0760,
0x7c01, 0x6949, 0x6968, 0x0006, 0x028b, 0x0804, 0x7804, 0x614b,
0x590a, 0x1a01, 0x0000, 0x7f10, 0x7e0f, 0x028b, 0x0803, 0x7804,
0x510a, 0x694b, 0x1a01, 0x0000, 0x510a, 0x696b, 0x7f05, 0x7e04,
0x2710, 0x0a10, 0x07da, 0x7de8, 0x0006, 0x028b, 0x008f, 0x0015,
0x0015, 0x7803, 0x614b, 0x590a, 0x1a01, 0x028b, 0x0761, 0x7c01,
0x654a, 0x0760, 0x7c01, 0x6649, 0x7f0f, 0x7e0e, 0x008f, 0x0015,
0x0015, 0x7803, 0x510a, 0x694b, 0x1a01, 0x0761, 0x7c01, 0x6d4a,
0x0760, 0x7c01, 0x6e49, 0x6968, 0x0006, 0xc0ec, 0x7d61, 0x0e70,
0x0611, 0x5016, 0x5ac0, 0x5bc8, 0x5ef8, 0xc0fe, 0x56f8, 0x5cd0,
0x7d02, 0x0200, 0x9bcb, 0x078d, 0x1a10, 0x5ad8, 0x6ae7, 0x63c8,
0x7eec, 0x0000, 0x4b00, 0x7dfa, 0x5be0, 0x0000, 0x5ef8, 0xc0fe,
0x56f8, 0x5ce8, 0x7cfa, 0x068f, 0x6ed5, 0x6dc5, 0x08ff, 0x0011,
0x28ff, 0x00bc, 0x0788, 0x0904, 0x00d1, 0x7d18, 0x0904, 0x06a5,
0x3e03, 0x3d03, 0x01a5, 0x3903, 0x0089, 0xdc09, 0x7e16, 0x07a1,
0x008f, 0x4e00, 0x7d01, 0x9c06, 0x6dcf, 0x6edf, 0x0015, 0x0015,
0xdc09, 0x7e0b, 0x3f03, 0x008f, 0x6dcd, 0x6edd, 0xdc09, 0x7e05,
0x9c0e, 0x7802, 0x62d8, 0x0000, 0x0006, 0xc777, 0x078b, 0x0e70,
0x0611, 0x5016, 0x52d8, 0x53e0, 0x54e8, 0xc10d, 0x7d02, 0x0900,
0x9c1a, 0x0901, 0x0e70, 0x0611, 0x5016, 0x52c0, 0x53c8, 0x54d0,
0xc10d, 0x7d01, 0x9c24, 0x1901, 0x4902, 0x7da5, 0x0200, 0x9bcb,
0x0200, 0x9bc5, 0xc147, 0x7d60, 0x0e70, 0x0611, 0x5016, 0x5ac0,
0x5bc8, 0x5ef8, 0xc158, 0x56f8, 0x5cd0, 0x7d02, 0x0600, 0x9c30,
0x078d, 0x1a10, 0x5ad8, 0x6a63, 0x634b, 0x7e33, 0x0000, 0x4b00,
0x7dfa, 0x5be0, 0x0000, 0x5ef8, 0xc158, 0x56f8, 0x038f, 0x5ce8,
0x7cf9, 0x068d, 0x058f, 0x6e44, 0x6d60, 0x08ff, 0x0011, 0x28ff,
0x00bc, 0x0788, 0x0904, 0x00d1, 0x7d16, 0x0f04, 0x06a5, 0x3e03,
0x3d03, 0x07a5, 0x3f03, 0xdb7d, 0xdc6e, 0x00a7, 0x0788, 0x4e00,
0x7d08, 0x0810, 0x07d8, 0x7c02, 0xdb8c, 0xdc6e, 0xdba5, 0xdc6e,
0x9c72, 0xdb6f, 0x7f06, 0xdb7d, 0xdc6e, 0x9c72, 0x7f02, 0x7e01,
0x0006, 0xc773, 0x078b, 0x0e70, 0x0611, 0x5016, 0x52d8, 0x53e0,
0x54e8, 0xc166, 0x7d02, 0x0900, 0x9c7e, 0x0901, 0x0e70, 0x0611,
0x5016, 0x52c0, 0x53c8, 0x54d0, 0xc166, 0x7d01, 0x9c88, 0x1901,
0x4902, 0x7da6, 0x0600, 0x9c30, 0x0600, 0x9c2a, 0x0870, 0x0011,
0x5010, 0xc0ec, 0x7d43, 0x5ac0, 0x5bc8, 0x5ef8, 0xc0fe, 0x56f8,
0x7d02, 0x0200, 0x9c94, 0x0b70, 0x0311, 0x6ed3, 0x6d03, 0x0dff,
0x0511, 0x1dff, 0x05bc, 0x4d00, 0x7d28, 0x522b, 0x02b9, 0x4a00,
0x7c04, 0x62c8, 0x7e1c, 0x0400, 0x9ca5, 0x008f, 0x00d5, 0x7d01,
0x008d, 0x05a0, 0x0060, 0x7c04, 0x6209, 0x7e14, 0x6ac8, 0x7f0f,
0x0015, 0x0060, 0x7c04, 0x620a, 0x7e0d, 0x6ac8, 0x7f08, 0x0015,
0x7802, 0x620b, 0x6ac8, 0x0000, 0x7e05, 0x7f01, 0x9ca3, 0x0007,
0x68cc, 0x9ccc, 0x0007, 0x6a0c, 0x0454, 0x62c8, 0x7ef8, 0x5013,
0x52c0, 0x53c8, 0xc10d, 0x7dc0, 0x0200, 0x9c94, 0x0200, 0x9c91,
0x0300, 0x9cd8, 0x0870, 0x0011, 0x5010, 0xc0ec, 0x7d77, 0x5ac0,
0x5bc8, 0x5ef8, 0xc0fe, 0x56f8, 0x7d02, 0x0200, 0x9ce0, 0x6ed3,
0x6dc5, 0x0dff, 0x0511, 0x1dff, 0x05bc, 0x5df8, 0x4d00, 0x7d5d,
0x0b70, 0x0311, 0x522b, 0x5313, 0x02b9, 0x4a00, 0x7c02, 0x0400,
0x9cf0, 0x008f, 0x00d5, 0x7d01, 0x008d, 0x05a0, 0x5ddb, 0x0d03,
0x0512, 0x05bc, 0x0510, 0x5dd3, 0x4d00, 0x7d29, 0x4d02, 0x7d21,
0x4d01, 0x7d1b, 0x0b70, 0x0311, 0x53eb, 0x6dce, 0x62c8, 0x7e28,
0x6dcd, 0x65c8, 0x7e25, 0x0360, 0x7d04, 0x0212, 0x0212, 0x0212,
0x9d1b, 0x0512, 0x0512, 0x02ad, 0x6ac8, 0x7f1a, 0x2003, 0x4800,
0x7cec, 0x0b70, 0x0311, 0x5313, 0x9d35, 0x7802, 0x62c8, 0x6ac8,
0x9d34, 0x6dce, 0x0015, 0x7802, 0x62c8, 0x6ac8, 0x9d34, 0x6dcf,
0x0015, 0x0015, 0x7801, 0x62d8, 0x7c03, 0x0000, 0x55db, 0x9cee,
0x0007, 0x68ff, 0x55d3, 0x4d00, 0x7d03, 0x4d02, 0x7d02, 0x9d42,
0x0017, 0x0017, 0x55db, 0x009d, 0x55fb, 0x05a0, 0x08ff, 0x0011,
0x18ff, 0x0010, 0x04b8, 0x04ad, 0x0454, 0x62c8, 0x7ee9, 0x008b,
0x52c3, 0x53cb, 0xc10d, 0x7d8c, 0x0200, 0x9ce0, 0x0200, 0x9cdd,
0xc19d, 0x0870, 0x0011, 0xc0ec, 0x7d77, 0x5010, 0x5ac0, 0x5bc8,
0x5ef8, 0xc0fe, 0x56f8, 0x7d02, 0x0200, 0x9d5f, 0x6dc5, 0x0d03,
0x0512, 0x05bc, 0x0510, 0x5dd0, 0x0dff, 0x0511, 0x1dff, 0x05bc,
0x5df8, 0x4d00, 0x7d5a, 0x0a70, 0x0211, 0x532a, 0x5212, 0x03b9,
0x4b00, 0x7c02, 0x0400, 0x9d73, 0x008f, 0x05d8, 0x7d01, 0x008d,
0x05a0, 0x5dda, 0x55d2, 0x4d00, 0x7d29, 0x4d02, 0x7d21, 0x4d01,
0x7d1b, 0x0a70, 0x0211, 0x52ea, 0x6dce, 0x63c8, 0x7e29, 0x6dcd,
0x65c8, 0x7e26, 0x0260, 0x7d04, 0x0312, 0x0312, 0x0312, 0x9d9a,
0x0512, 0x0512, 0x03ad, 0x5b06, 0x7f1b, 0x2003, 0x4800, 0x7cec,
0x0a70, 0x0211, 0x5212, 0x9db5, 0x7802, 0x63c8, 0x5b06, 0x9db4,
0x6dce, 0x0015, 0x7802, 0x63c8, 0x5b06, 0x9db4, 0x6dcf, 0x0015,
0x0015, 0x7802, 0x63c8, 0x5b06, 0x7c03, 0x55da, 0x0000, 0x9d71,
0x0007, 0x68ff, 0x55d2, 0x4d00, 0x7d03, 0x4d02, 0x7d02, 0x9dc2,
0x0017, 0x0017, 0x55da, 0x009d, 0x55fa, 0x05a0, 0x08ff, 0x0011,
0x18ff, 0x0010, 0x04b8, 0x04ad, 0x0454, 0x008a, 0x52c0, 0x53c8,
0xc10d, 0x7d8d, 0x0200, 0x9d5f, 0x0200, 0x9d5b, 0xc19d, 0x0870,
0x0011, 0xc147, 0x7d66, 0x5010, 0x5ac0, 0x5bc8, 0x5ef8, 0xc158,
0x56f8, 0x7d02, 0x0600, 0x9ddd, 0x6d44, 0x5df0, 0x0dff, 0x0511,
0x1dff, 0x05bc, 0x4d00, 0x7d4c, 0x0a70, 0x0211, 0x532a, 0x5212,
0x03b9, 0x4b00, 0x7c04, 0x6968, 0x7f42, 0x0400, 0x9dec, 0x008f,
0x05d8, 0x7d01, 0x008d, 0x05a0, 0x0b03, 0x0312, 0x03bc, 0x0310,
0x4b00, 0x7d16, 0x4b02, 0x7d21, 0x4b01, 0x7d2b, 0x5306, 0x7e2f,
0x047f, 0x7c02, 0x0310, 0x0312, 0x6b49, 0x7f29, 0x0312, 0x6b49,
0x7f26, 0x0312, 0x6b49, 0x7f23, 0x2003, 0x4800, 0x7cef, 0x9e35,
0x0015, 0x0015, 0x047f, 0x7c05, 0x7803, 0x5306, 0x0310, 0x6b4b,
0x9e34, 0x7802, 0x5306, 0x6b4b, 0x9e34, 0x0015, 0x047f, 0x7c05,
0x7803, 0x5306, 0x0311, 0x6b4a, 0x9e34, 0x7802, 0x5306, 0x6b4a,
0x9e34, 0x7802, 0x5306, 0x6b49, 0x7c02, 0x0000, 0x9dea, 0xc773,
0x6968, 0x7ffd, 0x008a, 0x52c0, 0x53c8, 0xc166, 0x7d9e, 0x0600,
0x9ddd, 0x0600, 0x9dd9, 0xc19d, 0x0870, 0x0011, 0xc0ec, 0x7d61,
0x5010, 0x5ac0, 0x5bc8, 0x5ef8, 0xc0fe, 0x56f8, 0x7d02, 0x0200,
0x9e4a, 0x6dd7, 0x5df0, 0x0dff, 0x0511, 0x1dff, 0x05bc, 0x4d00,
0x7d47, 0x0a70, 0x0211, 0x532a, 0x5212, 0x03b9, 0x4b00, 0x7c04,
0x63c8, 0x7e3d, 0x0400, 0x9e59, 0x008f, 0x05d8, 0x7d01, 0x008d,
0x05a0, 0x0b03, 0x0312, 0x03bc, 0x0310, 0x4b00, 0x7d28, 0x4b02,
0x7d20, 0x4b01, 0x7d19, 0x6ddd, 0x0a70, 0x0211, 0x52ea, 0x5306,
0x7e26, 0x0260, 0x7d02, 0x0310, 0x0312, 0x6bc8, 0x7f20, 0x0312,
0x6bc8, 0x7f1d, 0x0312, 0x6bc8, 0x7f1a, 0x2003, 0x4800, 0x7cef,
0x0a70, 0x0211, 0x5212, 0x9e9d, 0x6ddd, 0x7802, 0x5306, 0x6bc8,
0x9e9c, 0x6dde, 0x0015, 0x7802, 0x5306, 0x6bc8, 0x9e9c, 0x0015,
0x0015, 0x7802, 0x5306, 0x6bc8, 0x7c02, 0x0000, 0x9e57, 0xc777,
0x63c8, 0x7efd, 0x008a, 0x52c0, 0x53c8, 0xc10d, 0x7da3, 0x0200,
0x9e4a, 0x0200, 0x9e46, 0x0870, 0x0011, 0x5010, 0xc0ec, 0x7d60,
0x5ac0, 0x5bc8, 0x5ef8, 0xc0fe, 0x56f8, 0x7d02, 0x0200, 0x9eb1,
0x0b70, 0x0311, 0x6ec3, 0x6dd5, 0x5df0, 0x0dff, 0x0511, 0x1dff,
0x05bc, 0x4d00, 0x7d42, 0x522b, 0x02b9, 0x4a00, 0x7c04, 0x62ff,
0x7e38, 0x0400, 0x9ec3, 0x028e, 0x1a94, 0x6ac3, 0x62c8, 0x0269,
0x7d20, 0x1e94, 0x6ee3, 0x5313, 0x62d0, 0x5aeb, 0x6ed3, 0x62c8,
0x0248, 0x6ac8, 0x2694, 0x6ec3, 0x52eb, 0x6ad5, 0x0b70, 0x0311,
0x62c8, 0x026e, 0x7d2f, 0x6ac8, 0x7f1c, 0x2501, 0x4d00, 0x7d1d,
0x028e, 0x1a98, 0x6ac3, 0x62c8, 0x6ec3, 0x0260, 0x7df1, 0xdf14,
0x9f07, 0x6ee3, 0x008f, 0x2001, 0x00d5, 0x7d01, 0x008d, 0x05a0,
0x62c8, 0x026e, 0x7d17, 0x6ac8, 0x7f04, 0x2001, 0x7cf9, 0x0000,
0x9ec1, 0x0007, 0x6aff, 0xdf16, 0x9f23, 0x62ff, 0x7efa, 0x0b70,
0x0311, 0x5013, 0x52c0, 0x53c8, 0xc10d, 0x7da3, 0x0200, 0x9eb1,
0x0200, 0x9eae, 0xdf14, 0x9f23, 0x62ff, 0x7eeb, 0x62d0, 0x0b70,
0x0311, 0x5013, 0x55f0, 0x02a5, 0x0bff, 0x0312, 0x1bff, 0x0312,
0x04bb, 0x049a, 0x0006, 0x0458, 0x0454, 0x9f07, 0xc19d, 0x0870,
0x0011, 0xc0ec, 0x7d52, 0x5010, 0x5ac0, 0x5bc8, 0x5ef8, 0xc0fe,
0x56f8, 0x7d02, 0x0200, 0x9f2d, 0x0a70, 0x0211, 0x6dd5, 0x5df0,
0x0dff, 0x0511, 0x1dff, 0x05bc, 0x4d00, 0x7d34, 0x532a, 0x03b9,
0x4b00, 0x7c04, 0x63c8, 0x7e2a, 0x0400, 0x9f3e, 0x038e, 0x1b94,
0x5303, 0x0369, 0x7d14, 0x1e94, 0x5306, 0x0348, 0x5b06, 0x2694,
0x5306, 0x036e, 0x7d2c, 0x6bc8, 0x7f19, 0x2501, 0x4d00, 0x7d1a,
0x038e, 0x1b98, 0x5303, 0x0360, 0x7df3, 0xdf81, 0x9f74, 0x008f,
0x2001, 0x00d5, 0x7d01, 0x008d, 0x05a0, 0x5306, 0x036e, 0x7d17,
0x6bc8, 0x7f04, 0x2001, 0x7cf9, 0x0000, 0x9f3c, 0x0007, 0x6bff,
0xdf83, 0x9f90, 0x63c8, 0x7efa, 0x0a70, 0x0211, 0x5012, 0x52c0,
0x53c8, 0xc10d, 0x7db2, 0x0200, 0x9f2d, 0x0200, 0x9f29, 0xdf81,
0x9f90, 0x63c8, 0x7eeb, 0x63d0, 0x0a70, 0x0211, 0x5012, 0x55f0,
0x03a5, 0x0aff, 0x0212, 0x1aff, 0x0212, 0x04ba, 0x049b, 0x0006,
0x0458, 0x0454, 0x9f74, 0x9f74
};
#endif
