comparison src/s/sco5.h @ 49600:23a1cea22d13

Trailing whitespace deleted.
author Juanma Barranquero <lekktu@gmail.com>
date Tue, 04 Feb 2003 14:56:31 +0000
parents 4be8406ebef9
children 695cf19ef79e d7ddb3e565de
comparison
equal deleted inserted replaced
49599:5ade352e8d1c 49600:23a1cea22d13
148 148
149 #ifndef PENDING_OUTPUT_COUNT 149 #ifndef PENDING_OUTPUT_COUNT
150 #define PENDING_OUTPUT_COUNT(FILE) ((FILE)->__ptr - (FILE)->__base) 150 #define PENDING_OUTPUT_COUNT(FILE) ((FILE)->__ptr - (FILE)->__base)
151 #endif 151 #endif
152 152
153 /* Use ELF and get real shared libraries */ 153 /* Use ELF and get real shared libraries */
154 154
155 #undef COFF 155 #undef COFF
156 #define ELF 156 #define ELF
157 157
158 #define UNEXEC unexelf.o 158 #define UNEXEC unexelf.o