summaryrefslogtreecommitdiff
path: root/Plan9/mips/include/u.h
diff options
context:
space:
mode:
Diffstat (limited to 'Plan9/mips/include/u.h')
-rw-r--r--Plan9/mips/include/u.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Plan9/mips/include/u.h b/Plan9/mips/include/u.h
index 9df12bff..eb908e6d 100644
--- a/Plan9/mips/include/u.h
+++ b/Plan9/mips/include/u.h
@@ -7,7 +7,7 @@ typedef signed char schar;
typedef long long vlong;
typedef unsigned long long uvlong;
typedef unsigned long uintptr;
-typedef ushort Rune;
+typedef uint Rune;
typedef union FPdbleword FPdbleword;
typedef long jmp_buf[2];
#define JMPBUFSP 0