blob: 2deed5deb9fc518cffb138cbb0d2734b1a57e8fc [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.
package main
import "cmd/internal/obj/x86"
import "cmd/internal/gc"
// 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.
var reg [x86.MAXREG]uint8
var panicdiv *gc.Node
/*
* cgen.c
*/
/*
* list.c
*/