summaryrefslogtreecommitdiff
path: root/include/m_thread.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/m_thread.h')
-rw-r--r--include/m_thread.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/m_thread.h b/include/m_thread.h
index 0f6936e..3906cac 100644
--- a/include/m_thread.h
+++ b/include/m_thread.h
@@ -9,8 +9,10 @@
#define M_THREAD_ID_DMAMGR 8
#define M_THREAD_ID_IRQMGR 9
#define M_THREAD_ID_AUDIOMGR 10
+#define M_THREAD_ID_FLASHROM 13
#define M_PRIORITY_GRAPH 8
+#define M_PRIORITY_FLASHROM 9
#define M_PRIORITY_DMAMGR_LOW 10 // Used when decompressing files
#define M_PRIORITY_AUDIOMGR 11
#define M_PRIORITY_IDLE 12