This website requires JavaScript.
Explore
Help
Sign In
Aren
/
haiku
Watch
1
Star
0
Fork
0
You've already forked haiku
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
haiku
/
headers
/
private
/
kernel
/
boot
History
Axel Dörfler
2c628d4aef
gKernelEntry is no longer necessary.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7708 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-05-31 23:11:47 +00:00
..
platform
Added a dummy member of the platform_kernel_args structure: obviously, the
2004-04-21 01:32:44 +00:00
addr_range.h
Moved the addr_range struct out of kernel_args.h to a separate file.
2004-05-31 22:41:25 +00:00
bootdir.h
…
elf.h
Moved the addr_range struct out of kernel_args.h to a separate file.
2004-05-31 22:41:25 +00:00
heap.h
heap size is now part of stage2_args.
2003-10-07 22:10:55 +00:00
kernel_args.h
Moved the addr_range struct to a separate header.
2004-05-31 22:44:24 +00:00
partitions.h
Now uses the DoublyLinked::List class instead of the C list stuff.
2003-10-14 00:26:04 +00:00
platform.h
platform_get_boot_partition() will now also get the boot device as parameter.
2004-04-21 11:10:32 +00:00
stage2_args.h
heap size is now part of stage2_args.
2003-10-07 22:10:55 +00:00
stage2.h
gKernelEntry is no longer necessary.
2004-05-31 23:11:47 +00:00
stdio.h
…
vfs.h
Removed the AddNode() method from the Directory class.
2003-10-21 03:55:53 +00:00