Modestus Moon OS  R4
CS 450 project
index_entry Struct Reference

#include <heap.h>

Data Fields

int size
 
int empty
 
u32int block
 

Detailed Description

Definition at line 20 of file heap.h.

Field Documentation

u32int index_entry::block

Definition at line 23 of file heap.h.

int index_entry::empty

Definition at line 22 of file heap.h.

int index_entry::size

Definition at line 21 of file heap.h.


The documentation for this struct was generated from the following file: