bitops.rst 188 B

12345678
  1. ==================
  2. Bitwise operations
  3. ==================
  4. The header ``qemu/bitops.h`` provides utility functions for
  5. performing bitwise operations.
  6. .. kernel-doc:: include/qemu/bitops.h