1 /* arm.v5a-linux.kernel.vmlinuz-head.h
2    created from arm.v5a-linux.kernel.vmlinuz-head.bin, 8 (0x8) bytes
3 
4    This file is part of the UPX executable compressor.
5 
6    Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer
7    Copyright (C) 1996-2020 Laszlo Molnar
8    Copyright (C) 2000-2020 John F. Reiser
9    All Rights Reserved.
10 
11    UPX and the UCL library are free software; you can redistribute them
12    and/or modify them under the terms of the GNU General Public License as
13    published by the Free Software Foundation; either version 2 of
14    the License, or (at your option) any later version.
15 
16    This program is distributed in the hope that it will be useful,
17    but WITHOUT ANY WARRANTY; without even the implied warranty of
18    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
19    GNU General Public License for more details.
20 
21    You should have received a copy of the GNU General Public License
22    along with this program; see the file COPYING.
23    If not, write to the Free Software Foundation, Inc.,
24    59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
25 
26    Markus F.X.J. Oberhumer              Laszlo Molnar
27    <markus@oberhumer.com>               <ezerotven+github@gmail.com>
28 
29    John F. Reiser
30    <jreiser@users.sourceforge.net>
31  */
32 
33 
34 #define STUB_ARM_V5A_LINUX_KERNEL_VMLINUZ_HEAD_SIZE    8
35 #define STUB_ARM_V5A_LINUX_KERNEL_VMLINUZ_HEAD_ADLER32 0x17bb0637
36 #define STUB_ARM_V5A_LINUX_KERNEL_VMLINUZ_HEAD_CRC32   0xccc03eaa
37 
38 unsigned char stub_arm_v5a_linux_kernel_vmlinuz_head[8] = {
39 /* 0x0000 */  14,192,160,225,254,255,255,235
40 };
41