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

15.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
14.6



Utah Flux Research Group