next up previous contents index
Next: 25.8 API reference Up: 25 Address Map Manager: Previous: 25.6 Generic interface example

25.7 External dependencies

The AMM library requires only four external routines. AMM uses smalloc and sfree (Section 14.5) to allocate and free entries for maps which don't specify an allocator (see amm_init_gen). The amm_dump routine uses printf (Section 14.6) to generate output. Various routines use panic (Section 14.8.3) when an internal consistency check fails.



Utah Flux Research Group