mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-25 18:20:31 +08:00
* src/bdbuf.c (avl_insert, avl_remove): Reimplemented from scratch
to avoid using GPLed sources in RTEMS core.
* src/bdbuf.c, include/rtems/bdbuf.h: Remove "binary tree"
implementation which was used for debugging only.