diff options
| author | Scott Wood <scottwood@freescale.com> | 2012-12-21 16:15:48 +0000 |
|---|---|---|
| committer | Alexander Graf <agraf@suse.de> | 2013-01-07 17:37:10 +0100 |
| commit | e69a17f65e9f12f33c48b04a789e49d40a8993f5 (patch) | |
| tree | e9b9b3740c7316b3d4f5eaa9d27a46a9ad91fff7 /fsdev/qemu-fsdev.c | |
| parent | 47f73749c61765f7a898ac88f11995368740da10 (diff) | |
| download | focaccia-qemu-e69a17f65e9f12f33c48b04a789e49d40a8993f5.tar.gz focaccia-qemu-e69a17f65e9f12f33c48b04a789e49d40a8993f5.zip | |
openpic: use standard bitmap operations
Besides the private implementation being redundant, namespace collisions prevented the use of other things in bitops.h. Serialization does get a bit more awkward, unfortunately, since the standard bitmap operations are "unsigned long" rather than "uint32_t", though in exchange we will get faster queue lookups on 64-bit hosts once we search a word at a time. Signed-off-by: Scott Wood <scottwood@freescale.com> Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'fsdev/qemu-fsdev.c')
0 files changed, 0 insertions, 0 deletions