Source position: bcm2708.pas line 48
function mmap(
addr: Pointer;
_length: size_t;
prot: cint;
flags: cint;
fd: cint;
offset: off_t
):Pointer;