blob: 17588cb930067daa06f5f6e6db4c3f6fa00d438a [file] [log] [blame]
Stefan Reinauer0316e1a2015-11-20 17:58:59 +01001/* This file is automatically generated. Do not manually change */
Patrick Georgi1dd517c2020-05-10 20:45:08 +02002/* SPDX-License-Identifier: GPL-2.0-only */
Stefan Reinauer5dda4df2015-12-01 17:58:08 -08003unsigned char trampoline[] = {
Stefan Reinauer0316e1a2015-11-20 17:58:59 +01004 0xfc, 0x31, 0xd2, 0xb9, 0x00, 0x00, 0x00, 0x00, 0xbb, 0x00, 0x00, 0x01, 0x00, 0x01, 0xcb, 0x8b,
5 0x01, 0x3d, 0x4c, 0x42, 0x49, 0x4f, 0x74, 0x07, 0x83, 0xc1, 0x10, 0x39, 0xcb, 0x75, 0xe9, 0x39,
Ronald G. Minnicheeb83b62018-07-18 07:19:30 -07006 0xcb, 0x0f, 0x84, 0x8a, 0x00, 0x00, 0x00, 0x8b, 0x59, 0x04, 0x01, 0xcb, 0x8b, 0x49, 0x14, 0x83,
Stefan Reinauer0316e1a2015-11-20 17:58:59 +01007 0x3b, 0x11, 0x75, 0x05, 0x8b, 0x4b, 0x08, 0xeb, 0xcf, 0x83, 0x3b, 0x01, 0x75, 0x33, 0x8b, 0x43,
8 0x04, 0x83, 0xe8, 0x08, 0xc1, 0xe8, 0x02, 0x3d, 0xa0, 0x00, 0x00, 0x00, 0x7e, 0x05, 0xb8, 0xa0,
9 0x00, 0x00, 0x00, 0x89, 0xc6, 0xbf, 0x05, 0x00, 0x00, 0x00, 0xf7, 0xf7, 0xa3, 0xe8, 0x01, 0x09,
10 0x00, 0x89, 0xf0, 0x91, 0x8d, 0x73, 0x08, 0xbf, 0xd0, 0x02, 0x09, 0x00, 0xf3, 0xa5, 0x91, 0xeb,
11 0x05, 0x83, 0x3b, 0x12, 0x75, 0x00, 0x03, 0x5b, 0x04, 0x49, 0x75, 0xb3, 0xb8, 0x00, 0x00, 0x04,
Ronald G. Minnicheeb83b62018-07-18 07:19:30 -070012 0x00, 0xc7, 0x40, 0x10, 0xff, 0xff, 0x00, 0x00, 0xc7, 0x40, 0x14, 0x00, 0x9b, 0xcf, 0x00, 0xc7,
13 0x40, 0x18, 0xff, 0xff, 0x00, 0x00, 0xc7, 0x40, 0x1c, 0x00, 0x93, 0xcf, 0x00, 0xc6, 0x00, 0x2b,
14 0x89, 0x40, 0x02, 0x0f, 0x01, 0x10, 0xbe, 0x00, 0x00, 0x09, 0x00, 0xff, 0x25, 0x14, 0x02, 0x09,
15 0x00, 0xf4, 0xeb, 0xfd
Patrick Georgide36d332013-08-27 20:22:21 +020016};
Ronald G. Minnicheeb83b62018-07-18 07:19:30 -070017unsigned int trampoline_len = 180;