Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/sys/arch/aarch64/include
In article <20180717115555.5B119FBEE%cvs.NetBSD.org@localhost>,
Joerg Sonnenberger <source-changes-d%NetBSD.org@localhost> wrote:
>-=-=-=-=-=-
>
>Module Name: src
>Committed By: joerg
>Date: Tue Jul 17 11:55:55 UTC 2018
>
>Modified Files:
> src/sys/arch/aarch64/include: types.h
>
>Log Message:
>Be consistent and explicitly size register32_t too.
The reason I did not do that (I don't disagree with the change though)
is that in reg.h they are declared as unsigned int, not __uint32_t.
christos
Home |
Main Index |
Thread Index |
Old Index