mirror of
https://github.com/mborgerson/xemu.git
synced 2026-03-02 11:35:02 +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>