Subversion Repositories HelenOS-historic

Compare Revisions

Ignore whitespace Rev 1004 → Rev 1005

/kernel/trunk/generic/include/typedefs.h
38,6 → 38,8
typedef unsigned long count_t;
typedef unsigned long index_t;
 
typedef unsigned long long task_id_t;
 
typedef struct config config_t;
typedef struct cpu_info cpu_info_t;