Index: kernel/arch/mips32/include/types.h
===================================================================
--- kernel/arch/mips32/include/types.h	(revision 879585a3fd47daccb6ab751ad240297f65de5bae)
+++ kernel/arch/mips32/include/types.h	(revision 201abde2f6d30f23f1aab2b46d1a55da556278f1)
@@ -63,4 +63,5 @@
 
 typedef uint8_t bool;
+typedef uint64_t thread_id_t;
 typedef uint64_t task_id_t;
 typedef uint32_t context_id_t;
