Files
amiga-libnix2/libnix/sources/headers/debuglib.h
T
2004-09-09 22:09:30 +00:00

15 lines
168 B
C
Executable File

#ifdef DEBUG_LIB
#ifndef _DEBUGLIB_H_
#define _DEBUGLIB_H_
/* Yet nothing - could be a debug-requester or something */
/*
#define FATALERROR(a)
*/
#endif
#endif