mirror of
https://git.FreeBSD.org/src.git
synced 2024-11-30 08:19:09 +00:00
8 lines
140 B
C
8 lines
140 B
C
/* Configuration for GCC for Intel i386 running SCO. */
|
|
|
|
/* Big buffers improve performance. */
|
|
|
|
#define IO_BUFFER_SIZE (0x8000 - 1024)
|
|
|
|
|