#ifndef __MALLOC_LOADED #define __MALLOC_LOADED 1 /* ************************************************************************* */ /* * * */ /* * VMS SOFTWARE, INC. CONFIDENTIAL. This software is confidential * */ /* * proprietary software licensed by VMS Software, Inc., and is not * */ /* * authorized to be used, duplicated or disclosed to anyone without * */ /* * the prior written permission of VMS Software, Inc. * */ /* * Copyright 2020 VMS Software, Inc * */ /* * * */ /* ************************************************************************* */ /* ************************************************************************* */ /* * * */ /* * - exports memory manipulation functions from stdlib.h * */ /* * * */ /* ************************************************************************* */ #include #endif /* __MALLOC_LOADED */