bundletype
Anno_T


bundletype Anno_T = { include "${OSKITDIR}/oskit/anno.h"
anno_find_exact
anno_find_lower
anno_intr
anno_trap }

C types:

struct anno_entry *anno_find_exact(struct anno_table *tab,oskit_addr_t val1);
struct anno_entry *anno_find_lower(struct anno_table *tab,oskit_addr_t val1);

Extended by:

Exported by:
OSKit_Bootstrap, base_anno

Imported by:
base_irq, base_trap, x86


Rendered using Haskell HTML Combinators