]> mj.ucw.cz Git - pciutils.git/commit
libpci: Add separate file for bit manipulation functions
authorNikita Proshkin <n.proshkin@yadro.com>
Wed, 27 Dec 2023 09:44:53 +0000 (14:44 +0500)
committerMartin Mares <mj@ucw.cz>
Sat, 17 Feb 2024 22:44:34 +0000 (23:44 +0100)
commit7d23054d18402b1891343f090d3cd37d7e83c82f
tree6433eec74a6b943577562bd2d99603165adc560d
parentd016c32df3d07f180485d7349a0d015deb380ecf
libpci: Add separate file for bit manipulation functions

Move several macros from lspci and add some more for operations with
bit masks.

Reviewed-by: Sergei Miroshnichenko <s.miroshnichenko@yadro.com>
Signed-off-by: Nikita Proshkin <n.proshkin@yadro.com>
Makefile
lib/bitops.h [new file with mode: 0644]
lib/pci.h
lspci.h