5 lines
75 B
Go
Raw Normal View History

2023-10-27 20:14:20 +00:00
package asm
// Address represents a memory address.
type Address = uint32