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
2094b5ffbb
Branches
Tags
View all branches
haiku
/
headers
/
private
/
kernel
/
arch
History
Axel Dörfler
a34e8cc39f
Applied our style guide, made the headers C++ safe.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5139 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-10-24 11:58:21 +00:00
..
alpha
…
ppc
Added functions to set and get the segment register (as segment_descriptor).
2003-10-21 03:07:44 +00:00
sh4
Implemented new syscalls for 32 and 64 bit atomic operations.
2003-08-21 23:02:00 +00:00
sparc
…
x86
Moved the vm_translation_map_get_pgdir() function from arch/vm_translation_map.h
2003-10-17 13:35:12 +00:00
cpu.h
Added the arch_cpu_sync_icache() function from NewOS.
2003-10-17 12:53:45 +00:00
dbg_console.h
…
debug.h
…
elf.h
…
faults.h
…
int.h
Now use the new kernel_args.h header file.
2003-10-07 21:56:32 +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
Now use the new kernel_args.h header file.
2003-10-07 21:56:32 +00:00
thread_struct.h
…
thread.h
…
timer.h
…
vm_translation_map.h
Created a new arch-specific vm_translation.h header - it's not included
2003-10-17 13:36:38 +00:00
vm.h
…