Skip to content

Commit b34481c

Browse files
committed
Remove warnings about finish() during flang2 builds.
1 parent 7fe0627 commit b34481c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tools/flang2/flang2exe/gbldefs.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,6 @@ typedef enum RUTYPE {
160160

161161
/* declare external functions which are used globally: */
162162

163-
void finish(); /* from main.c */
164163
char *sccalloc(BIGUINT64); /* from malloc.c: */
165164
void sccfree(char *);
166165
char *sccrelal(char *, BIGUINT64);

0 commit comments

Comments
 (0)