Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/sys/arch/arm/arm32
On Tue, Jul 17, 2018 at 05:29:07AM +0000, Martin Husemann wrote:
> Module Name: src
> Committed By: martin
> Date: Tue Jul 17 05:29:07 UTC 2018
>
> Modified Files:
> src/sys/arch/arm/arm32: bus_dma.c
>
> Log Message:
> Revert previous and cast to u_quad_t instead (t is for ptrdiff_t and off_t
> does not match that on all arm)
Please do not use *quad_t.
Joerg
Home |
Main Index |
Thread Index |
Old Index