next up previous contents index
Next: anno_intr: (X86) interrupt annotations Up: 13.19 Annotations Previous: 13.19.4 anno_find_lower: find greatest

13.19.5 anno_init: initialize annotation tables and sort the entries.

   

SYNOPSIS

#include <oskit/anno.h>

void anno_init(void);

DESCRIPTION

This routine should be called once at program startup; it sorts all of the annotation entries appropriately and initializes the annotation tables they reside in.



Utah Flux Research Group