Skip to main content

Module test_abi

Module test_abi 

Source
Expand description

Flat-private test fn_ids (band >= 0x100). Always compiled — the host side needs the constants. Flat-private FN_ID constants.

Band policy: the nub substrate owns fn_id space [0, 0x100) (production ids in nub-arch-x86-abi, generic probes in nub_arch_x86::test_abi); each personality owns [0x100, ...).

The flat personality has no private probes yet — the generic substrate ones are enough to exercise it — so this module exists to document the band and give the next probe an obvious home.

Constants§

FN_ID_FLAT_BASE
First id available to this personality.