mirror of
https://github.com/eddyem/eddys_snippets.git
synced 2026-03-20 00:30:59 +03:00
add USBrelay
This commit is contained in:
1
count_bits.c
Normal file
1
count_bits.c
Normal file
@@ -0,0 +1 @@
|
||||
__builtin_popcount(x) - counts all non-zero bits in number
|
||||
Reference in New Issue
Block a user