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

10.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.



University of Utah Flux Research Group