Commit 6138e368 authored by Dave Cheney's avatar Dave Cheney

cmd/gc: fix FreeBSD build

R=jsing, mikioh.mikioh, bradfitz
CC=golang-dev
https://golang.org/cl/7390048
parent 0462aad9
...@@ -1453,4 +1453,3 @@ funcsym(Sym *s) ...@@ -1453,4 +1453,3 @@ funcsym(Sym *s)
} }
return s1; return s1;
} }
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment