diff options
| author | spv <aquaticvegetable@gmail.com> | 2022-04-25 13:42:50 -0400 |
|---|---|---|
| committer | spv <aquaticvegetable@gmail.com> | 2022-04-25 13:42:50 -0400 |
| commit | 0cce7c04c79ff01cb2cb127a42cf349cf76ef814 (patch) | |
| tree | 81b31a50de4927f2ee14da1ad13fd0d32755db18 /src/gen/main.c | |
| parent | 7de438565f03123d37f737d2cd905579e90bc21e (diff) | |
yeet
Diffstat (limited to 'src/gen/main.c')
| -rw-r--r-- | src/gen/main.c | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
