summaryrefslogtreecommitdiff
path: root/board/ryu/board.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/ryu/board.h')
-rw-r--r--board/ryu/board.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/ryu/board.h b/board/ryu/board.h
index 5453965d2d..0d54abdb99 100644
--- a/board/ryu/board.h
+++ b/board/ryu/board.h
@@ -101,7 +101,7 @@
/* Maximum number of deferrable functions */
#undef DEFERRABLE_MAX_COUNT
-#define DEFERRABLE_MAX_COUNT 9
+#define DEFERRABLE_MAX_COUNT 10
#ifndef __ASSEMBLER__