mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-29 02:59:04 +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.