next up previous contents index
Next: 13.19.3 anno_find_exact: find annotation Up: 13.19 Annotations Previous: anno.h: (X86) generic macros

13.19.2 anno_dump: dump all annotation tables

   

SYNOPSIS

#include <oskit/anno.h>

void anno_dump(void);

DESCRIPTION

Dumps, using printf, all registered annotation tables and entries. Should not be called before anno_init.

DEPENDENCIES

printf
12.6



Utah Flux Research Group