1
0
mirror of https://github.com/golang/go synced 2024-10-05 06:21:24 -06:00
go/src/pkg/runtime/arch_amd64.h

7 lines
85 B
C
Raw Normal View History

enum {
thechar = '6',
BigEndian = 0,
CacheLineSize = 64,
appendCrossover = 16
};