diff options
author | 2020-07-27 05:08:57 +0000 | |
---|---|---|
committer | 2020-07-27 05:08:57 +0000 | |
commit | ccee21b1019b350090297b66756b785d839f765e (patch) | |
tree | d139927501aa99e0c5a85abb04d81eb843c06051 /usr.bin/tmux/cmd-queue.c | |
parent | Add / as alias for g (grep) (diff) | |
download | wireguard-openbsd-ccee21b1019b350090297b66756b785d839f765e.tar.xz wireguard-openbsd-ccee21b1019b350090297b66756b785d839f765e.zip |
Fix powerpc64's sbrk()
Initialize __curbrk = &_end.
It's a 64-bit pointer, so use ld/std instead of lwz/stw.
ok drahn@
Diffstat (limited to 'usr.bin/tmux/cmd-queue.c')
0 files changed, 0 insertions, 0 deletions