From 30f5bf054856805b69ef2c5a7485c8d2fecc7098 Mon Sep 17 00:00:00 2001 From: Frans Kaashoek Date: Sun, 25 Jul 2010 20:30:21 -0400 Subject: some cleanup --- types.h | 1 + 1 file changed, 1 insertion(+) (limited to 'types.h') diff --git a/types.h b/types.h index 1c19789..e4adf64 100644 --- a/types.h +++ b/types.h @@ -1,3 +1,4 @@ typedef unsigned int uint; typedef unsigned short ushort; typedef unsigned char uchar; +typedef uint pde_t; -- cgit v1.2.3