add support for sw64 #779
Annotations
10 errors
lint:
host/host_linux_sw64.go#L7
`sizeofPtr` redeclared in this block (typecheck)
|
lint:
host/host_linux_amd64.go#L7
other declaration of sizeofPtr (typecheck)
|
lint:
host/host_linux_sw64.go#L8
`sizeofShort` redeclared in this block (typecheck)
|
lint:
host/host_linux_amd64.go#L8
other declaration of sizeofShort (typecheck)
|
lint:
host/host_linux_sw64.go#L9
`sizeofInt` redeclared in this block (typecheck)
|
lint:
host/host_linux_amd64.go#L9
other declaration of sizeofInt (typecheck)
|
lint:
host/host_linux_sw64.go#L10
`sizeofLong` redeclared in this block (typecheck)
|
lint:
host/host_linux_amd64.go#L10
other declaration of sizeofLong (typecheck)
|
lint:
host/host_linux_sw64.go#L11
`sizeofLongLong` redeclared in this block (typecheck)
|
lint:
host/host_linux_amd64.go#L11
other declaration of sizeofLongLong (typecheck)
|