Index: kernel/arch/mips32/include/types.h
===================================================================
--- kernel/arch/mips32/include/types.h	(revision 879585a3fd47daccb6ab751ad240297f65de5bae)
+++ kernel/arch/mips32/include/types.h	(revision 72bcb25fd2166818d63b580efcafdf265183c0c8)
@@ -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;
