aboutsummaryrefslogtreecommitdiffstats
path: root/xen/include/xen/byteorder
Commit message (Collapse)AuthorAgeFilesLines
* force inclusion of xen/config.h through compiler optionJan Beulich2012-01-131-2/+0
| | | | | | | | | | | | | As we expect all source files to include the header as the first thing anyway, stop doing this by repeating the inclusion in each and every source file (and in many headers), but rather enforce this uniformly through the compiler command line. As a first cleanup step, remove the explicit inclusion from all common headers. Further cleanup can be done incrementally. Signed-off-by: Jan Beulich <jbeulich@suse.com> Acked-by: Keir Fraser <keir@xen.org>
* Remove unused noth/hton endian conversion macros.kfraser@localhost.localdomain2007-01-292-8/+0
| | | | Signed-off-by: Keir Fraser <keir@xensource.com>
* [XEN] Include byteorder functions from Linux.kfraser@localhost.localdomain2007-01-174-0/+465
| | | | Signed-off-by: Keir Fraser <keir@xensource.com>
* bitkeeper revision 1.950 (40c86066TdQwTUVQtZ0q0py10MTUgg)kaf24@scramble.cl.cam.ac.uk2004-06-106-731/+0
| | | | | Removed old I/O world and cleaned up.
* bitkeeper revision 1.821 (406007d6uu0vZYDxa9P1ZfNO9kF_Cg)kaf24@scramble.cl.cam.ac.uk2004-03-236-0/+731
Many files: xeno -> xen renames. ide-xen.c: Rename: xen/drivers/ide/ide-xeno.c -> xen/drivers/ide/ide-xen.c xen.lds: Rename: xen/arch/i386/xeno.lds -> xen/arch/i386/xen.lds Many files: mvdir