Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 101 → Rev 102

/SPARTAN/trunk/include/typedefs.h
35,6 → 35,7
typedef short bool;
 
typedef unsigned int size_t;
typedef unsigned int count_t;
 
typedef struct config config_t;
typedef struct cpu_private_data cpu_private_data_t;