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
/
arch
History
François Revol
e70ba4e482
Fix build.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@26634 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-07-25 15:36:05 +00:00
..
alpha
…
m68k
Fix build.
2008-07-25 15:36:05 +00:00
ppc
Remove PAGE_SIZE define for ppc and m68k from kernel private headers. It's not needed there and should be in public header anyway.
2008-06-11 01:16:48 +00:00
sh4
…
sparc
…
x86
Patch by Dustin Howett (GSOC): Move ACPI probing out of the
2008-07-21 07:13:51 +00:00
cpu.h
memory barrier functions available for drivers.
2008-04-26 15:18:04 +00:00
debug_console.h
…
debug.h
Added arch_debug_get_stack_trace() that can be used to get a stack trace
2008-04-27 02:54:27 +00:00
elf.h
…
int.h
Initial work towards supporting IO APICs. This cannot work for PCI interrupts
2008-07-18 23:19:41 +00:00
platform.h
…
real_time_clock.h
…
smp.h
…
system_info.h
…
thread_types.h
…
thread.h
axeld + bonefish:
2008-02-17 15:48:30 +00:00
timer.h
…
user_debugger.h
Merged branch haiku/branches/developer/bonefish/optimization revision
2008-01-11 00:36:44 +00:00
vm_translation_map.h
…
vm_types.h
…
vm.h
…