This website requires JavaScript.
Explore
Hush
Register
Sign In
i2p
/
haiku-beta6
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d5a48f5dcf84dda1d78b5717c5fa88f5e56ccc93
haiku-beta6
/
headers
/
private
/
kernel
/
arch
T
History
Ingo Weinhold
75df143732
Introduced a macro specifying the type function parameters are aligned to. Not nice, but seems to help with the automatic generation of syscall code (at least on x86).
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8783 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-09-01 20:15:19 +00:00
..
alpha
…
ppc
Introduced a macro specifying the type function parameters are aligned to. Not nice, but seems to help with the automatic generation of syscall code (at least on x86).
2004-09-01 20:15:19 +00:00
sh4
Implemented new syscalls for 32 and 64 bit atomic operations.
2003-08-21 23:02:00 +00:00
sparc
…
x86
Introduced a macro specifying the type function parameters are aligned to. Not nice, but seems to help with the automatic generation of syscall code (at least on x86).
2004-09-01 20:15:19 +00:00
cpu.h
Removed user_strncpy()/strcpy() and backends.
2004-02-23 05:26:08 +00:00
dbg_console.h
…
debug.h
…
elf.h
…
faults.h
…
int.h
Renamed arch_int_is_interrupts_enabled() to arch_int_are_interrupts_enabled().
2003-10-28 17:55:20 +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
thread_struct.h
…
thread.h
Made C++ safe.
2004-03-16 02:24:42 +00:00
timer.h
Replaced timer.h with a cpp safe version.
2004-03-14 21:08:25 +00:00
vm_translation_map.h
Definitions were doubled in vm_translation_map.h and arch/vm_translation_map.h.
2003-10-28 21:10:00 +00:00
vm.h
Definitions were doubled in vm_translation_map.h and arch/vm_translation_map.h.
2003-10-28 21:10:00 +00:00