OSDN Git Service

Ricard Wanderlof writes:
authorMike Frysinger <vapier@gentoo.org>
Thu, 26 Jan 2006 23:48:44 +0000 (23:48 -0000)
committerMike Frysinger <vapier@gentoo.org>
Thu, 26 Jan 2006 23:48:44 +0000 (23:48 -0000)
commit6f1e696677774d72adcec9faedf357283647f3ad
tree5baef4483f4042345ae2998013b33a9c93406277
parentdfb199421b130157ef9154acb932d80b35fa2894
Ricard Wanderlof writes:
Here's a patch to avoid a name clash between include/bits/byteswap.h and the
kernel include file <linux/byteorder/swab.h> . (Normally both aren't
included by the same file, but we've had one case where a conflict occurred
at link time, thus necessitating the patch). I've also taken the opportunity
to make the general structure and namespace of the file similar to the
corresponding file for other archs.
libc/sysdeps/linux/cris/bits/byteswap.h