init.h File Reference

#include <vmm/vmm.h>
#include <vfs/vfs.h>
#include <isa/8259.h>
#include <sys/idt.h>
#include <ubixos/sched.h>
#include <isa/pit.h>
#include <isa/atkbd.h>
#include <ubixos/time.h>
#include <net/net.h>
#include <isa/ne2k.h>
#include <devfs/devfs.h>
#include <pci/pci.h>
#include <ubixfs/ubixfs.h>
#include <isa/fdc.h>
#include <ubixos/tty.h>
#include <ufs/ufs.h>
#include <ubixos/static.h>
#include <pci/hd.h>
#include <sys/kern_sysctl.h>
#include <ubixos/vitals.h>

Include dependency graph for init.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef int(*) intFunctionPTR (void)

Variables

intFunctionPTR init_tasks []
int init_tasksTotal = sizeof(init_tasks)/sizeof(intFunctionPTR)


Typedef Documentation

typedef int(*) intFunctionPTR(void)

Definition at line 54 of file init.h.


Variable Documentation

intFunctionPTR init_tasks[]

Initial value:

Definition at line 56 of file init.h.

Referenced by kmain().

int init_tasksTotal = sizeof(init_tasks)/sizeof(intFunctionPTR)

Definition at line 79 of file init.h.

Referenced by kmain().


Generated on Fri Dec 15 11:21:22 2006 for UbixOS V2 by  doxygen 1.4.7