Files
ladybird/Userland/Libraries/LibC/crt0.cpp
Daniel Bertalan fb11645a9b LibC: Set up a dummy first stack frame in _start
This ensures that we stop walking the stack at `_entry` and don't
crash/panic when computing backtraces.
2023-06-01 09:04:20 +02:00

1.1 KiB