blob: 50df77caabfe075ac9734429124e2b32b2d0cada [file] [log] [blame]
// Copyright 2009 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
#include "runtime.h"
#include "defs.h"
#include "signals.h"
#include "os.h"
void
runtimeยทinitsig(int32 queue)
{
}