Descriptionruntime: 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.
Patch Set 1 #Patch Set 2 : diff -r 4d38723d03f0 https://code.google.com/p/go #Patch Set 3 : diff -r 4d38723d03f0 https://code.google.com/p/go #Patch Set 4 : diff -r 4d38723d03f0 https://code.google.com/p/go #Patch Set 5 : diff -r 1e21c0781262 https://code.google.com/p/go #MessagesTotal messages: 3
|