tbm-mcu/include/bitops.h

4 lines
42 B
C
Raw Normal View History

2017-04-07 16:32:44 +02:00
#pragma once
unsigned ilog2(unsigned n);