Hello<br><br>I dont understand what means &#39;U&#39; character. I found this defines in asm/ioctl.h file. <br>Thanks<br><br>#define _IOC_NONE        1U<br>
 #define _IOC_READ        2U<br>
 #define _IOC_WRITE        4U<br>