summaryrefslogtreecommitdiff
path: root/libkern/vlrt-mips.c
diff options
context:
space:
mode:
authorCharles.Forsyth <devnull@localhost>2009-04-01 22:54:06 +0000
committerCharles.Forsyth <devnull@localhost>2009-04-01 22:54:06 +0000
commit4eb166cf184c1f102fb79e31b1465ea3e2021c39 (patch)
tree0e1bd8c059324d5cb99d625a67398e48a9ffce95 /libkern/vlrt-mips.c
parenta9b1d9c7f57ec21ff8be147f5c949966b966e519 (diff)
20090401-2350
Diffstat (limited to 'libkern/vlrt-mips.c')
-rw-r--r--libkern/vlrt-mips.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/libkern/vlrt-mips.c b/libkern/vlrt-mips.c
index 96456277..f15372eb 100644
--- a/libkern/vlrt-mips.c
+++ b/libkern/vlrt-mips.c
@@ -16,13 +16,6 @@ struct Vlong
ulong hi;
ulong lo;
};
- struct
- {
- ushort hims;
- ushort hils;
- ushort loms;
- ushort lols;
- };
};
};