summaryrefslogtreecommitdiff
path: root/src/avr/ao_arch.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/avr/ao_arch.h')
-rw-r--r--src/avr/ao_arch.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/avr/ao_arch.h b/src/avr/ao_arch.h
index 2be4abee..c189ccba 100644
--- a/src/avr/ao_arch.h
+++ b/src/avr/ao_arch.h
@@ -37,7 +37,7 @@
* AVR definitions and code fragments for AltOS
*/
-#define AO_STACK_SIZE 128
+#define AO_STACK_SIZE 116
/* Various definitions to make GCC look more like SDCC */