Rebuilt all stubs with new bin2h.py and --ident=auto-stub.
This commit is contained in:
@@ -27,11 +27,11 @@
|
||||
*/
|
||||
|
||||
|
||||
#define BSD_I386EXEC_FOLD_SIZE 1031
|
||||
#define BSD_I386EXEC_FOLD_ADLER32 0x73c799a0
|
||||
#define BSD_I386EXEC_FOLD_CRC32 0xef2fbdb2
|
||||
#define STUB_I386_BSD_ELF_EXECVE_FOLD_SIZE 1031
|
||||
#define STUB_I386_BSD_ELF_EXECVE_FOLD_ADLER32 0x73c799a0
|
||||
#define STUB_I386_BSD_ELF_EXECVE_FOLD_CRC32 0xef2fbdb2
|
||||
|
||||
unsigned char bsd_i386exec_fold[1031] = {
|
||||
unsigned char stub_i386_bsd_elf_execve_fold[1031] = {
|
||||
127, 69, 76, 70, 1, 1, 1, 9, 0, 0, 0, 0, 0, 0, 0, 0, /* 0x 0 */
|
||||
2, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 52, 0, 0, 0, /* 0x 10 */
|
||||
0, 0, 0, 0, 0, 0, 0, 0, 52, 0, 32, 0, 2, 0, 0, 0, /* 0x 20 */
|
||||
|
||||
Reference in New Issue
Block a user