mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-21 15:30:55 +08:00
Move rtems_calloc() since it only depends on rtems_malloc(). This may make it easier to customize the heap allocator. Change licence to BSD-2-Clause according to file history. Update #3053.