ao_alloc_0.h
Allocator stub

Contents

Notes

This module provides a stub implementation for the allocator. That is, it does not facilitate the allocation or deallocation of memory blocks. Instead, all the functions simply ignore the input and return a standard value indicating failure.