index
:
ppe42-gcc
gcc-4_9_2-ppe42
GCC for the PPE42
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gcc
/
testsuite
/
go.test
/
test
/
fixedbugs
/
bug467.dir
/
p3.go
blob: c795646472fc0a460cb535868f3fa690d80ba8ec (
plain
)
1
2
3
4
5
6
7
package main import "./p2" func main() { _ = p2.SockUnix() }