From cdd0c0b647538d25a822a44986e1bcf2e567310d Mon Sep 17 00:00:00 2001 From: Martin Liska Date: Thu, 8 Apr 2021 10:20:13 +0200 Subject: Remove Index from gccgo.texi. --- gcc/go/gccgo.texi | 4 ---- 1 file changed, 4 deletions(-) (limited to 'gcc') diff --git a/gcc/go/gccgo.texi b/gcc/go/gccgo.texi index ce6b518..b7d3e8e 100644 --- a/gcc/go/gccgo.texi +++ b/gcc/go/gccgo.texi @@ -90,7 +90,6 @@ package documentation, see @uref{http://golang.org/}. * Import and Export:: Importing and exporting package data. * Compiler Directives:: Comments to control compilation. * C Interoperability:: Calling C from Go and vice-versa. -* Index:: Index. @end menu @@ -513,9 +512,6 @@ call the function from C you must set the name using the @command{gcc} extern int go_function(int) __asm__ ("mypkgpath.Function"); @end smallexample -@node Index -@unnumbered Index - @printindex cp @bye -- cgit v1.1