hi all , i was reading manual of mmap() there i got stuck at the line : < s = write(STDOUT_FILENO, addr + offset - pa_offset, length); >
can anyone please describe me what is going on in this line?
hi all , i was reading manual of mmap() there i got stuck at the line : < s = write(STDOUT_FILENO, addr + offset - pa_offset, length); >
can anyone please describe me what is going on in this line?