~ubuntu-branches/debian/sid/upx-ucl/sid

« back to all changes in this revision

Viewing changes to src/stub/armeb-linux.kernel.vmlinux-head.h

  • Committer: Bazaar Package Importer
  • Author(s): Robert Luberda
  • Date: 2009-09-20 21:34:57 UTC
  • mfrom: (1.2.7 upstream)
  • Revision ID: james.westby@ubuntu.com-20090920213457-x95n0rq823lx12sw
Tags: 3.03-3
* Upload to unstable.
* Standards-Version: 3.8.3 (no changes).
* Build with debhelper v7.
* rules: call dh_prep instead of `dh_clean -k'.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
 
4
4
   This file is part of the UPX executable compressor.
5
5
 
6
 
   Copyright (C) 1996-2007 Markus Franz Xaver Johannes Oberhumer
7
 
   Copyright (C) 1996-2007 Laszlo Molnar
8
 
   Copyright (C) 2000-2007 John F. Reiser
 
6
   Copyright (C) 1996-2008 Markus Franz Xaver Johannes Oberhumer
 
7
   Copyright (C) 1996-2008 Laszlo Molnar
 
8
   Copyright (C) 2000-2008 John F. Reiser
9
9
   All Rights Reserved.
10
10
 
11
11
   UPX and the UCL library are free software; you can redistribute them
24
24
   59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
25
25
 
26
26
   Markus F.X.J. Oberhumer              Laszlo Molnar
27
 
   <mfx@users.sourceforge.net>          <ml1050@users.sourceforge.net>
 
27
   <markus@oberhumer.com>               <ml1050@users.sourceforge.net>
 
28
 
 
29
   John F. Reiser
 
30
   <jreiser@users.sourceforge.net>
28
31
 */
29
32
 
30
33
 
33
36
#define STUB_ARMEB_LINUX_KERNEL_VMLINUX_HEAD_CRC32   0xb5ec5990
34
37
 
35
38
unsigned char stub_armeb_linux_kernel_vmlinux_head[8] = {
36
 
225,160,192, 14,235,255,255,254                                    /* 0x   0 */
 
39
/* 0x0000 */ 225,160,192, 14,235,255,255,254
37
40
};