Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i386/i386at: remove forward declarations | Marin Ramesa | 2013-12-05 | 1 | -0/+24 |
* Makefrag.am: Include kern/startup.h. * i386/i386at/model_dep.c: Include kern/startup.h. Include i386at/model_dep.h. (setup_main, halt_all_cpus, halt_cpu, inittodr): Remove forward declarations. * i386/i386at/model_dep.h (halt_all_cpus, halt_cpu, inittodr): Add prototypes. * kern/startup.h: New file. Add copyright. [_KERN_STARTUP_H_]: Add ifndef. (setup_main): Add prototype. |