]> Cypherpunks repositories - gostls13.git/commit
runtime: fix missing nacl/386 symbol
authorDave Cheney <dave@cheney.net>
Wed, 12 Mar 2014 20:58:42 +0000 (07:58 +1100)
committerDave Cheney <dave@cheney.net>
Wed, 12 Mar 2014 20:58:42 +0000 (07:58 +1100)
commitf2037e1533737d5326c6ab464d165ecf85c70b7c
tree319dc9ba7e9a3f1032361b72379a3f8f9bc59458
parentb11aeef912f24bfb881bb0b7df2c72235991202b
runtime: fix missing nacl/386 symbol

syscall.naclWrite was missing from sys_nacl_386.s

This gets ./make.bash passing, but doesn't pass validation. I'm not sure if this is the fault of this change, or validation was broken anyway.

LGTM=rsc
R=minux.ma, rsc
CC=golang-codereviews
https://golang.org/cl/74510043
src/pkg/runtime/sys_nacl_386.s