aboutsummaryrefslogtreecommitdiff
path: root/include/mach/multiboot.h
Commit message (Collapse)AuthorAgeFilesLines
* cleanup multibootLuca Dariz2022-08-271-82/+0
| | | | | | | | | * use _raw_ structs where we refer to the bootloader-provided data * remove unused structures * fix 64 bit boot Signed-off-by: Luca Dariz <luca@orpolo.org> Message-Id: <20220205175129.309469-3-luca@orpolo.org>
* Rewrite old-style #endif FOO directivesJustus Winter2014-05-251-1/+1
| | | | | | | | | | | | | | | | * i386/include/mach/i386/cthreads.h: Rewrite old-style #endif FOO directives. * include/device/tape_status.h: Likewise. * include/mach/alert.h: Likewise. * include/mach/boot.h: Likewise. * include/mach/default_pager_types.defs: Likewise. * include/mach/default_pager_types.h: Likewise. * include/mach/multiboot.h: Likewise. * include/mach/notify.defs: Likewise. * include/mach_debug/pc_info.h: Likewise. * kern/act.h: Likewise. * kern/refcount.h: Likewise. * kern/shuttle.h: Likewise.
* 1998-10-28 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1998-10-281-83/+1
| | | | * include/mach/multiboot.h: Contents were doubled.
* Initial sourceThomas Bushnell1997-02-251-0/+164