1
0
mirror of https://github.com/golang/go synced 2024-09-25 15:10:11 -06:00
go/include/plan9
David du Colombier 43108ee53a libmach: use Go's ureg headers on Plan 9
The CL 49090043 renamed Ureg structures to Ureg386,
    UregArm and UregAmd64. This broke build on Plan 9,
    since ureg_x86.h includes /386/include/ureg.h, which
    declares a structure named Ureg instead of Ureg386.

R=golang-codereviews, bradfitz
CC=golang-codereviews, rsc
https://golang.org/cl/49260043
2014-01-08 23:34:11 +01:00
..
386 liblink: fix Plan 9 build 2013-12-09 07:55:53 -05:00
amd64 liblink: fix Plan 9 build 2013-12-09 07:55:53 -05:00
arm build: add intptr typedef for Plan 9 2013-06-04 16:21:04 -07:00
bio.h build: do not use the host's libbio on Plan 9 2013-12-09 18:39:58 -05:00
libc.h include/plan9: define size_t to fix build breakage 2013-06-28 12:16:33 -07:00
link.h liblink: fix Plan 9 build 2013-12-09 07:55:53 -05:00
mach.h build: remove unnecessary pragmas 2012-02-06 12:45:23 -05:00
ureg_amd64.h libmach: use Go's ureg headers on Plan 9 2014-01-08 23:34:11 +01:00
ureg_arm.h libmach: use Go's ureg headers on Plan 9 2014-01-08 23:34:11 +01:00
ureg_x86.h libmach: use Go's ureg headers on Plan 9 2014-01-08 23:34:11 +01:00