Fix comment syntax after #endif.
From-SVN: r2280
This commit is contained in:
parent
e18eb52342
commit
5fcb671c83
@ -182,7 +182,7 @@ static int forbidden_inc_dec_class[N_REG_CLASSES];
|
||||
|
||||
static char *in_inc_dec;
|
||||
|
||||
#endif FORBIDDEN_INC_DEC_CLASSES
|
||||
#endif /* FORBIDDEN_INC_DEC_CLASSES */
|
||||
|
||||
/* Function called only once to initialize the above data on reg usage.
|
||||
Once this is done, various switches may override. */
|
||||
|
Loading…
Reference in New Issue
Block a user