mirror of
https://github.com/golang/go
synced 2024-11-12 01:50:22 -07:00
gc: delete DUPOK definition
The relevant header is already included. R=ken2 CC=golang-dev https://golang.org/cl/5487062
This commit is contained in:
parent
2b600f77dd
commit
61655bc513
@ -7,8 +7,6 @@
|
||||
#include "gg.h"
|
||||
#include "opt.h"
|
||||
|
||||
#define DUPOK (1<<1) /* same in all architectures */
|
||||
|
||||
static void allocauto(Prog* p);
|
||||
|
||||
void
|
||||
|
Loading…
Reference in New Issue
Block a user