mirror of
https://github.com/netwide-assembler/nasm.git
synced 2024-11-21 03:14:19 +08:00
0a126062fb
For many (most?) targets these will be very small functions, so inline them. However, just in case make these external library functions. Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
3 lines
35 B
C
3 lines
35 B
C
#define ILOG2_C
|
|
#include "ilog2.h"
|