Files
Sepp J Morris 31738079c4 Upload
Digital Research
2020-11-06 18:50:37 +01:00

12 lines
340 B
C

/****************************************************************************
* _errmalloc / MALLOCND.C : stubroutine for malloc() error handler
* Let the user program handle it.
*
* 10/83 whf
*****************************************************************************/
malloc_debug() {} /* stubroutine tag */
_errmalloc() {}