root/types.h

/* [<][>][^][v][top][bottom][index][help] */

INCLUDED FROM


   1 typedef unsigned int   uint;
   2 typedef unsigned short ushort;
   3 typedef unsigned char  uchar;
   4 typedef uint pde_t;

/* [<][>][^][v][top][bottom][index][help] */