Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [riastradh-drm2] src/sys/external/bsd/drm2/include/linux
Module Name: src
Committed By: riastradh
Date: Wed Jul 24 02:12:29 UTC 2013
Modified Files:
src/sys/external/bsd/drm2/include/linux [riastradh-drm2]: types.h
Log Message:
Add __le16, __le32, and __le64 to <linux/types.h>.
As far as I'm aware, these aliases are correct, and the type doesn't
actually have any effect on the byte order of reads and writes.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.5 -r1.1.2.6 \
src/sys/external/bsd/drm2/include/linux/types.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index