aboutsummaryrefslogtreecommitdiff
path: root/libgo/runtime/go-getgoroot.c
diff options
context:
space:
mode:
Diffstat (limited to 'libgo/runtime/go-getgoroot.c')
-rw-r--r--libgo/runtime/go-getgoroot.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libgo/runtime/go-getgoroot.c b/libgo/runtime/go-getgoroot.c
index e74fee8..1db4afe 100644
--- a/libgo/runtime/go-getgoroot.c
+++ b/libgo/runtime/go-getgoroot.c
@@ -8,7 +8,7 @@
#include "go-string.h"
-struct __go_string getgoroot (void) asm ("libgo_runtime.runtime.getgoroot");
+struct __go_string getgoroot (void) asm ("runtime.getgoroot");
struct __go_string
getgoroot ()