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
Axel Dörfler
3278ab8475
Made header C++ safe. Added new function prototype for arch_dbg_con_init_settings().
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10638 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-01-10 07:43:48 +00:00
..
alpha
…
ppc
Introduced new arch_vm.h header.
2004-12-10 18:48:31 +00:00
sh4
…
sparc
…
x86
Incorporated some code from NewOS to set up a double fault handler.
2004-12-14 01:46:46 +00:00
cpu.h
Replaced reboot() by arch_cpu_shutdown().
2004-11-19 20:16:20 +00:00
dbg_console.h
Made header C++ safe. Added new function prototype for arch_dbg_con_init_settings().
2005-01-10 07:43:48 +00:00
debug.h
…
elf.h
…
faults.h
…
int.h
Renamed some more init2 routines to init_post_vm() to make it clearer when
2004-10-21 01:41:29 +00:00
real_time_clock.h
Applied our style guide, made the headers C++ safe.
2003-10-24 11:58:21 +00:00
smp.h
Applied NewOS change 1914: moved APIC setup into the kernel due to a
2004-03-14 22:54:00 +00:00
system_info.h
Added our first x86-only syscall for get_cpuid().
2004-12-01 03:54:23 +00:00
thread_struct.h
…
thread.h
Some header work to reduce dependencies. Also fixes the debug build.
2004-12-13 22:22:45 +00:00
timer.h
Replaced timer.h with a cpp safe version.
2004-03-14 21:08:25 +00:00
vm_translation_map.h
- the arch_vm_translation_map.c exported functions now have the arch_ prefix
2004-10-19 23:19:10 +00:00
vm.h
Introduced new arch_vm.h header.
2004-12-10 18:48:31 +00:00