/************************************************************/ /* Windows Write, Copyright 1985-1992 Microsoft Corporation */ /************************************************************/ /* aaa.c -- special bogus module to substitute dummy function(s) for c library stuff which is never called but gets pulled in anyway. */ _malloc() { }