From 0cce7c04c79ff01cb2cb127a42cf349cf76ef814 Mon Sep 17 00:00:00 2001 From: spv Date: Mon, 25 Apr 2022 13:42:50 -0400 Subject: yeet --- src/gen/main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gen/main.c') diff --git a/src/gen/main.c b/src/gen/main.c index 6f12414..7d8c4fd 100644 --- a/src/gen/main.c +++ b/src/gen/main.c @@ -206,7 +206,7 @@ int main(int argc, fprintf(stderr, "0x%x\n", RTLD_DEFAULT); - uint32_t stack_base = 0x1c7728; // my shell setup + uint32_t stack_base = 0x1c7718; // my shell setup // uint32_t stack_base = 0x1c772c; // my shell setup // uint32_t stack_base = 0x1c7c88; // my 4s shell setup // uint32_t stack_base = 0x1c2e48; // my lldb -- cgit v1.2.3