shithub: mc

ref: fafd156dc3e294ae0952cbff110c2cf79587db02
dir: /types.myr/

View raw version
pkg std =
	type size = uint32	/* spans entire address space */
	type off = uint32	/* file offsets */
;;