1
0
mirror of https://github.com/golang/go synced 2024-11-22 13:54:45 -07:00
go/include
Shenghou Ma 6289dccf8b include: add a README file
R=golang-dev, r
CC=golang-dev
https://golang.org/cl/9392049
2013-05-22 18:51:15 +08:00
..
plan9 include/plan9/libc.h: fix Plan 9 build 2013-03-30 19:05:00 +08:00
ar.h
bio.h
bootexec.h
fmt.h
libc.h cmd/dist, cmd/ld: GO_EXTLINK_ENABLED=0 defaults to -linkmode=internal 2013-03-29 16:33:35 -07:00
mach.h
README include: add a README file 2013-05-22 18:51:15 +08:00
u.h
ureg_amd64.h
ureg_arm.h
ureg_x86.h
utf.h

The header files under this directory are strictly internal to the gc
toolchain, so please don't copy them to the system include file
directory (/usr/include, /usr/local/include, etc.)

Also note that they must be kept as is in $GOROOT/include, or cmd/dist
will malfunction.