[Overview][Constants][Types][Procedures and functions][Variables] Reference for unit 'oldlinux' (#rtl)

PROT_EXEC

MMap memory access: page can be executed

Declaration

Source position: linuxold.inc line 1520

const PROT_EXEC = $4;