root/types.h

/* [previous][next][first][last][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;

/* [previous][next][first][last][top][bottom][index][help]  */