1
0
mirror of https://github.com/golang/go synced 2024-10-04 18:31:22 -06:00
go/src/pkg/runtime/arch_arm.h

6 lines
62 B
C
Raw Normal View History

enum {
thechar = '5',
BigEndian = 0,
CacheLineSize = 32
};