mirror of
https://github.com/golang/go
synced 2024-11-21 18:24:46 -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
|
// Use of this source code is governed by a BSD-style
|
||||||
// license that can be found in the LICENSE file.
|
// license that can be found in the LICENSE file.
|
||||||
|
|
||||||
|
#include "runtime.h"
|
||||||
|
|
||||||
void
|
void
|
||||||
initsig(int32 queue)
|
initsig(int32 queue)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user