diff options
author | 2008-04-01 17:47:57 +0200 | |
---|---|---|
committer | 2008-04-26 19:21:17 +0200 | |
commit | 5245698f665c4b7a533dcc47a5afdf33095d436a (patch) | |
tree | 5e417154f181e523c8491ec263eb71fbaf8ec0da /lib/parser.c | |
parent | x86: optimize find_first_bit for small bitmaps (diff) | |
download | wireguard-linux-5245698f665c4b7a533dcc47a5afdf33095d436a.tar.xz wireguard-linux-5245698f665c4b7a533dcc47a5afdf33095d436a.zip |
x86, UML: remove x86-specific implementations of find_first_bit
x86 has been switched to the generic versions of find_first_bit
and find_first_zero_bit, but the original versions were retained.
This patch just removes the now unused x86-specific versions.
also update UML.
Signed-off-by: Alexander van Heukelum <heukelum@fastmail.fm>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'lib/parser.c')
0 files changed, 0 insertions, 0 deletions