summaryrefslogtreecommitdiff
path: root/src/pkg/runtime/arch_386.h
blob: a0798f99e926e1e0603edfea8794b40578e8d7a7 (plain)
1
2
3
4
enum {
	thechar = '8',
	CacheLineSize = 64
};