comparison src/m/alpha.h @ 175:2d532a89d707 r20-3b14

Import from CVS: tag r20-3b14
author cvs
date Mon, 13 Aug 2007 09:50:14 +0200
parents 5a88923fcbfe
children 084402c475ba
comparison
equal deleted inserted replaced
174:bb3568571b84 175:2d532a89d707
234 Unfortunately System V and POSIX have different values for some of 234 Unfortunately System V and POSIX have different values for some of
235 the defines. So we have to perform the following kluge which 235 the defines. So we have to perform the following kluge which
236 redefines the V___ values for termio. This means you cannot do 236 redefines the V___ values for termio. This means you cannot do
237 ioctls using termios and termio in the same source file. 237 ioctls using termios and termio in the same source file.
238 */ 238 */
239 #define NO_TERMIO 1 239 /* #define NO_TERMIO */ /* mrb */