Version Control Commit by rusty

From
<>
Date
2013-10-31T22:47:47+00:00
ID
Thread
Version Control Commit by rusty
Author: rusty
Date: 2013-10-31 22:49:17 +0000 (Thu, 31 Oct 2013)
New Revision: 78
Web View: https://tools.oasis-open.org/version-control/browse/wsvn/virtio/?rev=78&sc=1

Modified:
   virtio-v1.0-wd01-part1-specification.txt
Log:
Use le types in all non-legacy places.

Emphasize that legacy endian was different, but change all the basic types
to use le32 etc as a constant reminder.

Signed-off-by: Rusty Russell <>