diff options
author | 2010-05-06 21:33:51 +0000 | |
---|---|---|
committer | 2010-05-06 21:33:51 +0000 | |
commit | 7c67267a993b5e4a1b04146bccaa178635673ab2 (patch) | |
tree | 0c8ec0a7b09225f6db3224794099815a5792cded /sys/netinet/ip_output.c | |
parent | Don't try to create /usr/bin; mtree will have taken care of that. (diff) | |
download | wireguard-openbsd-7c67267a993b5e4a1b04146bccaa178635673ab2.tar.xz wireguard-openbsd-7c67267a993b5e4a1b04146bccaa178635673ab2.zip |
Change trap() and syscall() to accept a pointer rather than using call
by reference for the trap frame, the infrastructure in locore.S for this
was already present.
This prevents gcc4 from optimising away stores into the frame and allows
a gcc4-compiled kernel to boot.
ok kettenis robert guenther
Diffstat (limited to 'sys/netinet/ip_output.c')
0 files changed, 0 insertions, 0 deletions