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/include



On Wed, 29 Jan 2014, Matt Thomas wrote:
Modified Files:
        src/sys/arch/arm/include: int_fmtio.h int_mwgwtypes.h

Log Message:
Make {,u}int{8,16,32} be of type int.

I think you mean:

Make {,u}int_fast{8,16,32} be of type int.

--apb (Alan Barrett)


Home | Main Index | Thread Index | Old Index