mirror of
https://github.com/mborgerson/xemu.git
synced 2026-02-12 14:25:48 +00:00
Instead of using -1 as end of chain, use 0, and link through the 0 entry as a fully circular double-linked list. Reviewed-by: Aurelien Jarno <aurelien@aurel32.net> Signed-off-by: Richard Henderson <rth@twiddle.net>