diff options
Diffstat (limited to 'src/cmd/nm/doc.go')
| -rw-r--r-- | src/cmd/nm/doc.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cmd/nm/doc.go b/src/cmd/nm/doc.go index 81662f8721..b62da47c00 100644 --- a/src/cmd/nm/doc.go +++ b/src/cmd/nm/doc.go @@ -19,6 +19,7 @@ // d static data segment symbol // B bss segment symbol // b static bss segment symbol +// C constant address // U referenced but undefined symbol // // Following established convention, the address is omitted for undefined |
