Fix thinko in this change.

From-SVN: r21905
This commit is contained in:
David S. Miller 1998-08-21 21:53:45 -07:00
parent 172f4957e1
commit 58e0b7e094

View File

@ -1,7 +1,7 @@
#ifdef STACK_SIZE
#define SIZE STACK_SIZE / 8
#else
#define STACK_SIZE 10000000
#define SIZE 10000000
#endif
struct foo