1
0
mirror of https://github.com/golang/go synced 2024-11-21 22:54:40 -07:00
R=rsc
CC=golang-dev
https://golang.org/cl/4604041
This commit is contained in:
Luuk van Dijk 2011-06-10 00:08:57 +02:00
parent 3e57d7f7bf
commit fd2e24727e

View File

@ -2,10 +2,8 @@
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
#undef EXTERN
#define EXTERN
#include "gg.h"
#include "opt.h"
#include "gg.h"
#include "opt.h"
static void compactframe(Prog* p);