projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ca47b30
)
Updated comment.
author
Nick Clifton
<nickc@redhat.com>
Tue, 22 Feb 2000 19:59:40 +0000
(19:59 +0000)
committer
Nick Clifton
<nickc@redhat.com>
Tue, 22 Feb 2000 19:59:40 +0000
(19:59 +0000)
include/elf/common.h
patch
|
blob
|
history
diff --git
a/include/elf/common.h
b/include/elf/common.h
index 0ff2d8d58be2f06ee50241432407624bc57a2ba7..28804e037caf7dd5f348837a4ebd3d38b70d1720 100644
(file)
--- a/
include/elf/common.h
+++ b/
include/elf/common.h
@@
-313,7
+313,7
@@
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
#define ELF64_ST_TYPE ELF_ST_TYPE
#define ELF64_ST_INFO ELF_ST_INFO
-/* Th
ese two macros disassemble and assemble
a symbol's visibility into
+/* Th
is macro disassembles and assembles
a symbol's visibility into
the st_other field. The STV_ defines specificy the actual visibility. */
#define ELF_ST_VISIBILITY(v) ((v) & 0x3)