summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authorvisa <visa@openbsd.org>2019-05-05 15:43:24 +0000
committervisa <visa@openbsd.org>2019-05-05 15:43:24 +0000
commit5f307ed920eb4686b4e171698435bfbeff1c4f0c (patch)
tree5ca741e51150b64fa836cecf92f27c1912059df4 /lib/libc
parentCall cpu_unidle() from need_resched() on mips64 like most (diff)
downloadwireguard-openbsd-5f307ed920eb4686b4e171698435bfbeff1c4f0c.tar.xz
wireguard-openbsd-5f307ed920eb4686b4e171698435bfbeff1c4f0c.zip
Use the .bss for the bootstrap stack of mips_init(). This way the memory
region is properly allocated by the firmware. Move the .bss clearing to locore.S because the section has to be ready when the stack is taken into use. This additionally makes the C environment more consistent at the start of mips_init().
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions