/* $Id: debug.h,v 1.2 2003/02/09 22:59:05 wafer Exp $ */ /* This contains the headers for all the shell functions */ #ifndef _MOD_DEBUG_INC_ #define _MOD_DEBUG_INC_ void amb_debug (const char *, const char * ...); #endif /* _MOD_DEBUG_INC_ */