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
amd64
arm
bio.h build: do not use the host's libbio on Plan 9 2013-12-09 18:39:58 -05:00
libc.h
link.h
mach.h
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