TARGET/MIPS32: review scope of functions
Add "static" qualifier to private functions. Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
This commit is contained in:
@@ -41,8 +41,6 @@ enum mips32_isa_mode
|
||||
MIPS32_ISA_MIPS16E = 1,
|
||||
};
|
||||
|
||||
extern const char *mips_isa_strings[];
|
||||
|
||||
struct mips32_comparator
|
||||
{
|
||||
int used;
|
||||
|
||||
Reference in New Issue
Block a user