[fpc-devel] Problems with fpioctl on ARM debian linux andFPC2.6

Henry Vermaak henry.vermaak at gmail.com
Tue Jun 19 20:33:53 CEST 2012


On 19 June 2012 19:02, Ludo Brands <ludo.brands at free.fr> wrote:
>
> And what is sizeof (struct spi_ioc_transfer) in c?

32.

> Because that would indicate that u64 needs to be indeed 64 bits. I have seen
> u64 defined as typedef unsigned long long for ARM.

"long" is 32 bits on my arm laptop, so that makes sense.

Henry



More information about the fpc-devel mailing list