On Wed, Jul 07, 2010 at 12:58:08PM +0200, Maksym Kryzhanovskyy wrote: >Hi Denis, > >can we use the __builtin_expect function in busybox? >In the previous patch for ifplugd it might be usefull >(see attachment).
please use likely() / unlikely() instead. _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
