fdec1d3005
From-SVN: r11007
9 lines
167 B
C
9 lines
167 B
C
/* Configuration for GCC for Intel i386 running SCO. */
|
|
|
|
#include "i386/xm-sysv3.h"
|
|
|
|
/* Big buffers improve performance. */
|
|
|
|
#define IO_BUFFER_SIZE (0x8000 - 1024)
|
|
|