Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Vivek Das Mohapatra
binutils-gdb
Commits
bf27257e
Commit
bf27257e
authored
Jun 03, 1999
by
Ian Lance Taylor
Browse files
* symbols.c (symbol_set_tc): Correct name.
parent
a3e38ad3
Changes
1
Hide whitespace changes
Inline
Side-by-side
gas/symbols.c
View file @
bf27257e
...
...
@@ -2190,7 +2190,7 @@ symbol_get_tc (s)
/* Set the processor information for a symbol. */
void
symbol_set_
obj
(
s
,
o
)
symbol_set_
tc
(
s
,
o
)
symbolS
*
s
;
TC_SYMFIELD_TYPE
*
o
;
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment