de10nano_fpga_linux_config icon indicating copy to clipboard operation
de10nano_fpga_linux_config copied to clipboard

Memory should be unmapped before exit

Open nvhleb opened this issue 5 years ago • 0 comments

Do not forget munmap(virtualbase, largobytes); before close(fd);

nvhleb avatar Mar 02 '20 21:03 nvhleb