Module Name: src
Committed By: matt
Date: Wed Jan 29 23:47:35 UTC 2014
Modified Files:
src/sys/arch/arm/include: int_types.h
Log Message:
Deal with the case when __UINT<N>_TYPE__ is defined as well
__INT<N>_TYPE__ is defined. We make the assumption that if the former is
defined, the latter is also defined.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/sys/arch/arm/include/int_types.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.