mirror of
https://github.com/opnsense/src.git
synced 2026-03-03 05:41:01 -05:00
- Renumber labels since the previous revision removed one.
- Remove useless and wrong comment.
- Repeating the function name is just redundant.
- The previous revision made the comment about %edx useless.
- The comment about %eax was wrong (but did explain why %eax used to be
fixed up).
Submitted by: bde
|
||
|---|---|---|
| .. | ||
| brk.S | ||
| cerror.S | ||
| exect.S | ||
| Makefile.inc | ||
| pipe.S | ||
| ptrace.S | ||
| reboot.S | ||
| sbrk.S | ||
| setlogin.S | ||
| sigreturn.S | ||
| vfork.S | ||