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