tweak i386-linux.kernel.vmlinux-head.S

This commit is contained in:
John Reiser
2007-01-08 13:56:47 -08:00
parent 2f6ae3ef01
commit 10dc580a3a
4 changed files with 19 additions and 18 deletions
+8 -8
View File
@@ -1,5 +1,5 @@
/* i386-linux.kernel.vmlinux-head.h
created from i386-linux.kernel.vmlinux-head.bin, 33 (0x21) bytes
created from i386-linux.kernel.vmlinux-head.bin, 37 (0x25) bytes
This file is part of the UPX executable compressor.
@@ -28,12 +28,12 @@
*/
#define STUB_I386_LINUX_KERNEL_VMLINUX_HEAD_SIZE 33
#define STUB_I386_LINUX_KERNEL_VMLINUX_HEAD_ADLER32 0x206f1291
#define STUB_I386_LINUX_KERNEL_VMLINUX_HEAD_CRC32 0x5b6874bd
#define STUB_I386_LINUX_KERNEL_VMLINUX_HEAD_SIZE 37
#define STUB_I386_LINUX_KERNEL_VMLINUX_HEAD_ADLER32 0x81fb1575
#define STUB_I386_LINUX_KERNEL_VMLINUX_HEAD_CRC32 0xf78f5286
unsigned char stub_i386_linux_kernel_vmlinux_head[33] = {
140,200,131,192, 8,142,216,142,192,141,142, 0,144, 0, 0,137, /* 0x 0 */
73,248,137, 65,252, 15,178, 97,248,106, 0,157,232,252,255,255, /* 0x 10 */
255 /* 0x 20 */
unsigned char stub_i386_linux_kernel_vmlinux_head[37] = {
140,200,131,192, 8,142,216,142,192,142,224,142,232,141,142, 0, /* 0x 0 */
144, 0, 0,137, 73,248,137, 65,252, 15,178, 97,248,106, 0,157, /* 0x 10 */
232,252,255,255,255 /* 0x 20 */
};