Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 376 → Rev 377

/SPARTAN/trunk/include/typedefs.h
63,6 → 63,9
 
typedef struct chunk chunk_t;
 
typedef struct buddy_system buddy_system_t;
typedef struct buddy_operations buddy_operations_t;
 
typedef struct zone zone_t;
typedef struct frame frame_t;