heap_clean_stacks.c 187 B

1234567
  1. #include "../private.h"
  2. /*--------------------------------------------------------- */
  3. void
  4. lub_heap_clean_stacks(void)
  5. {
  6. }
  7. /*--------------------------------------------------------- */