|
|
bundletype OSEnvPanic_T = | { include "${OSKITDIR}/oskit/dev/dev.h" osenv_panic osenv_vpanic } |
void osenv_panic(const char *fmt,...) __attribute__((__noreturn__)); void osenv_vpanic(const char *fmt,void *vl) __attribute__((__noreturn__));
OSEnv, osenv_layer, osenv_panic |
freebsd_net, linux_dev, linux_devices, linux_ether_support, linux_fs_base, netbsd_fs, osenv_device, osenv_driver, osenv_isa, osenv_logobj, osenv_timer |
Rendered using Haskell HTML Combinators |