mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-23 03:19:58 +08:00
Make sure also the size is cache aligned since otherwise we may have some overlap with the next allocation block. A cache invalidate on this area would be fatal.