[SeaBIOS] [PATCH 1/4] Add basic linked list operations

Gerd Hoffmann kraxel at redhat.com
Wed Mar 28 16:39:07 CEST 2012


On 03/28/12 06:28, Alexey Korolev wrote:
> This linked list implementation is partially based on kernel code. So it
> should be quite stable

How about just copying the file?

I've used the linux kernel list implementation elsewhere too and it
worked just fine with only minor tweaks (remove some likely()/unlikely()
macros IIRC).

cheers,
  Gerd




More information about the SeaBIOS mailing list