comparison src/s/dgux5-4r3.h @ 163:0132846995bd r20-3b8

Import from CVS: tag r20-3b8
author cvs
date Mon, 13 Aug 2007 09:43:35 +0200
parents 376386a54a3c
children
comparison
equal deleted inserted replaced
162:4de2936b4e77 163:0132846995bd
41 greatly simplified and applies to either COFF or ELF 41 greatly simplified and applies to either COFF or ELF
42 environments. */ 42 environments. */
43 43
44 #ifdef C_DEBUG_SWITCH 44 #ifdef C_DEBUG_SWITCH
45 #undef C_DEBUG_SWITCH 45 #undef C_DEBUG_SWITCH
46 #define C_DEBUG_SWITCH -g 46 #define C_DEBUG_SWITCH "-g"
47 #endif 47 #endif
48 48
49 /* Define the following to avoid conflicts resulting from the fact 49 /* Define the following to avoid conflicts resulting from the fact
50 that conflicting baud rate definitions occur when loading both 50 that conflicting baud rate definitions occur when loading both
51 termio.h and termios.h, which is unavoidable because of the need to 51 termio.h and termios.h, which is unavoidable because of the need to