diff options
| author | Michael Brown | 2006-04-25 01:00:32 +0200 |
|---|---|---|
| committer | Michael Brown | 2006-04-25 01:00:32 +0200 |
| commit | 2f0d412210676d27eabd747741b1974ba9cef072 (patch) | |
| tree | 2e0bf3212f8413bbc3e599048f44137299a76b5d /src/include/string.h | |
| parent | Added missing headers required for compilation in Etherboot. (diff) | |
| download | ipxe-2f0d412210676d27eabd747741b1974ba9cef072.tar.gz ipxe-2f0d412210676d27eabd747741b1974ba9cef072.tar.xz ipxe-2f0d412210676d27eabd747741b1974ba9cef072.zip | |
Add __constant_flsl(), because it's useful for finding out the next
power-of-two up from a given constant via
( 1 << fls ( constant - 1 ) )
fls(), flsl(), ffs() and ffsl() appear in strings.h according to
POSIX.
Diffstat (limited to 'src/include/string.h')
0 files changed, 0 insertions, 0 deletions
