mirror of
https://github.com/golang/go
synced 2024-11-12 05:40:22 -07:00
runtime: fix windows build
R=golang-dev, iant CC=golang-dev https://golang.org/cl/1747041
This commit is contained in:
parent
715425bf6f
commit
059c7ba996
@ -2,6 +2,8 @@
|
||||
// Use of this source code is governed by a BSD-style
|
||||
// license that can be found in the LICENSE file.
|
||||
|
||||
#include "runtime.h"
|
||||
|
||||
void
|
||||
initsig(int32 queue)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user