summaryrefslogtreecommitdiff
path: root/Irix/mips/include/lib9.h
diff options
context:
space:
mode:
Diffstat (limited to 'Irix/mips/include/lib9.h')
-rw-r--r--Irix/mips/include/lib9.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/Irix/mips/include/lib9.h b/Irix/mips/include/lib9.h
index 8531eaa0..ca4916ec 100644
--- a/Irix/mips/include/lib9.h
+++ b/Irix/mips/include/lib9.h
@@ -29,6 +29,8 @@ typedef unsigned short Rune;
typedef long long int vlong;
typedef unsigned long long int uvlong;
typedef unsigned int u32int;
+typedef uvlong u64int;
+
typedef unsigned int mpdigit; /* for /sys/include/mp.h */
typedef unsigned short u16int;
typedef unsigned char u8int;