typedef unsigned int u32_t;
typedef unsigned long long u64_t;
typedef unsigned long ptr_t;
+typedef unsigned long reg_t;
typedef int pid_t;
typedef signed long ssize_t;
-// typedef unsigned long size_t;
-// typedef unsigned long off_t;
typedef unsigned int cpu_t;