mirror of
https://github.com/golang/go
synced 2024-11-12 02:00:23 -07:00
cmd/cgo: remove inaccurate comment
All these features have in fact been implemented. R=rsc CC=golang-dev https://golang.org/cl/13419049
This commit is contained in:
parent
e9453e0545
commit
5ffc0f8fbb
@ -463,8 +463,6 @@ and libcgo_thread_start to a gcc-compiled function that can be used to
|
||||
create a new thread, in place of the runtime's usual direct system
|
||||
calls.
|
||||
|
||||
[NOTE: From here down is planned but not yet implemented.]
|
||||
|
||||
Internal and External Linking
|
||||
|
||||
The text above describes "internal" linking, in which 6l parses and
|
||||
|
Loading…
Reference in New Issue
Block a user