bundletype
Reset_T


bundletype Reset_T = { include "${OSKITDIR}/oskit/x86/pc/reset.h"
pc_reset }

C types:

void pc_reset(void) __attribute__((__noreturn__));

Extended by:

Exported by:
Base_Delta, Blkio_Glue, Cat_Glue, DiskPart_Glue, Echo, Hello_ADR, Hello_Glue, MemFS_COM_Glue, MemFS_Posix_Glue, NetBSD_Posix_Glue, NetDisk, OSKit_Bootstrap, PingReply_Glue, TimeTest, Timer_COM_Glue, Timer_Glue, base_reset, multiboot, netboot_reset

Imported by:
netboot_reset, pxe_boot


Rendered using Haskell HTML Combinators