bundletype
SoftInt_T


bundletype SoftInt_T = { include "${BUILDDIR}/oskit/machine/base_irq.h"
base_irq_softint_handler }

C types:

extern void (*base_irq_softint_handler)(struct trap_state *ts);

Extended by:

Exported by:
null_softint, null_threads, pthread, pthreads_base

Imported by:
base_irq, osenv_layer, osenv_softirq, x86


Rendered using Haskell HTML Combinators