summaryrefslogtreecommitdiffstats
path: root/src/include/init.h
Commit message (Expand)AuthorAgeFilesLines
* gcc is rather over-aggressive about optimising out static data structuresMichael Brown2006-04-241-6/+6
* Header rearrangement.Michael Brown2006-04-241-1/+1
* Use __unused instead of __used for static data structures.Michael Brown2005-05-171-1/+1
* Add INIT_LOADBUFMichael Brown2005-05-091-3/+5
* Add INIT_RPCMichael Brown2005-05-011-0/+1
* Use PREFIX_OBJECT to give the init_fn table variables meaningful names.Michael Brown2005-04-271-1/+1
* Use new generic tables infrastructureMichael Brown2005-04-271-10/+12
* Add INIT_PCIBIOSMichael Brown2005-04-121-4/+5
* Fix up init ordering.Michael Brown2005-04-101-5/+6
* Add INIT_LIBRM before INIT_CONSOLE.Michael Brown2005-04-091-6/+7
* Merged mcb30-realmode-redesign back to HEADMichael Brown2005-04-081-0/+58