diff options
| author | Russ Cox <rsc@golang.org> | 2014-08-27 14:43:07 -0400 |
|---|---|---|
| committer | Russ Cox <rsc@golang.org> | 2014-08-27 14:43:07 -0400 |
| commit | c548cc2ec8c5c83ba16ab92c1cf8bcc3320ba624 (patch) | |
| tree | 5ccb5b100e7325bb8543f3e51b74287171f17735 /src/pkg/runtime/malloc.c | |
| parent | fe91006a02b4892d95d1625889632aa4e0fe2b58 (diff) | |
| download | go-c548cc2ec8c5c83ba16ab92c1cf8bcc3320ba624.tar.xz | |
runtime: fix windows signal handlers
Windows needs the return result in AX, but runtime.sighandler
no longer stores it in AX. Load it back during the assembly trampoline.
TBR=brainman
CC=golang-codereviews
https://golang.org/cl/133980043
Diffstat (limited to 'src/pkg/runtime/malloc.c')
0 files changed, 0 insertions, 0 deletions
