This website requires JavaScript.
Explore
Register
Sign In
i2p
/
haiku-beta6
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ec16be9366485749c8c9a9c153b01ebc81c19deb
haiku-beta6
/
headers
/
private
/
kernel
/
arch
T
History
Ingo Weinhold
ec16be9366
Added i386_get_current_iframe(), returning the innermost iframe, if any.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@27165 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-08-22 23:55:43 +00:00
..
alpha
…
m68k
Implemented keyboard input for KDL.
2008-08-03 15:57:03 +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
Added i386_get_current_iframe(), returning the innermost iframe, if any.
2008-08-22 23:55:43 +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
…