diff options
author | 2019-05-05 15:43:24 +0000 | |
---|---|---|
committer | 2019-05-05 15:43:24 +0000 | |
commit | 5f307ed920eb4686b4e171698435bfbeff1c4f0c (patch) | |
tree | 5ca741e51150b64fa836cecf92f27c1912059df4 /lib/libc | |
parent | Call cpu_unidle() from need_resched() on mips64 like most (diff) | |
download | wireguard-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