ref: 4a2af807b2c5bd101aac46949547203e3a7a474c
parent: d0ec35628f753d7fe783b6971ad91fb570caea76
author: ISSOtm <eldredhabert0@gmail.com>
date: Mon Feb 3 18:27:02 EST 2020
Remove legacy forward declaration
--- a/include/asm/output.h
+++ b/include/asm/output.h
@@ -18,7 +18,6 @@
extern char *tzObjectname;
extern struct Section *pSectionList, *pCurrentSection;
-void out_PrepPass2(void);
void out_SetFileName(char *s);
void out_CreatePatch(uint32_t type, struct Expression *expr);
void out_WriteObject(void);