mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-07-23 18:19:39 +00:00
We don't need to push 0 on the stack. This seems to be a remnant of the
initial commit of 2011 that had a `pushq $0`.
The 16 bytes %rsp alignment was added with commit
|
||
|---|---|---|
| .. | ||
| handle-elf-host.c | ||
| handle-elf.c | ||
| infect-rpc.c | ||
| infect-util.c | ||
| infect.c | ||
| log-host.c | ||
| log.c | ||
| ptrace.c | ||