make a few variables static
[deliverable/binutils-gdb.git] / gas / config / tc-nios2.c
index bf37ff7fdbaea19f93e94e75d1750927d12160e0..d207758352df93c504f2357f94205e04c01cc9f6 100644 (file)
@@ -98,7 +98,7 @@ typedef enum
 } relax_optionT;
 
 /* Struct contains all assembler options set with .set.  */
-struct
+static struct
 {
   /* .set noat -> noat = 1 allows assembly code to use at without warning
      and macro expansions generate a warning.
This page took 0.028836 seconds and 4 git commands to generate.