hw/intc/i8259: Refactor pic_read_irq() to avoid uninitialized variable
[qemu/ar7.git] / docs / devel / bitops.rst
blob6addaecf8d705aeeffd6cded3abac84ebbb28198
1 ==================
2 Bitwise operations
3 ==================
5 The header ``qemu/bitops.h`` provides utility functions for
6 performing bitwise operations.
8 .. kernel-doc:: include/qemu/bitops.h