Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 119 → Rev 120

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