Commit 15baf6b4 authored by Keith Randall's avatar Keith Randall

runtime: remove 3 unused declarations.

R=golang-dev, cshapiro, iant
CC=golang-dev
https://golang.org/cl/14405043
parent ef4e12a4
......@@ -9,9 +9,6 @@
#include "malloc.h"
#include "funcdata.h"
void runtime·deferproc(void);
void runtime·newproc(void);
void runtime·morestack(void);
void runtime·sigpanic(void);
// This code is also used for the 386 tracebacks.
......
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