indicates whether the mapped data is readable, writable, or both. Set prot to MI_LO_PROT_READ to specify readable data. You can set it to MI_LO_PROT_WRITE to indicate writable data or use both values, separated by OR, to indicate read/write access, but MI_LO_PROT_WRITE has no effect on the data.