-
Richard Henderson authored
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>Richard Henderson authoredInstead 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>
Loading