typo
From-SVN: r207054
This commit is contained in:
parent
1c05df5916
commit
4bcfd75c03
1 changed files with 1 additions and 1 deletions
|
@ -82,7 +82,7 @@ public:
|
|||
|
||||
/* Set when function is visible by other units. */
|
||||
unsigned externally_visible : 1;
|
||||
/* The symbol will be assumed to be used in an invisiable way (like
|
||||
/* The symbol will be assumed to be used in an invisible way (like
|
||||
by an toplevel asm statement). */
|
||||
unsigned force_output : 1;
|
||||
/* Like FORCE_OUTPUT, but in the case it is ABI requiring the symbol to be
|
||||
|
|
Loading…
Add table
Reference in a new issue