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
/
ppc
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
..
arch_cpu.h
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
arch_elf.h
Added missing or changed/removed outdated PPC headers.
2003-05-03 12:49:57 +00:00
arch_kernel_args.h
Adoption of Travis' PPC code. Changed where needed.
2003-10-17 13:58:41 +00:00
arch_kernel.h
Added missing or changed/removed outdated PPC headers.
2003-05-03 12:49:57 +00:00
arch_mmu.h
Added functions to set and get the segment register (as segment_descriptor).
2003-10-21 03:07:44 +00:00
arch_thread.h
Added missing or changed/removed outdated PPC headers.
2003-05-03 12:49:57 +00:00
arch_vm_translation_map.h
Adoption of Travis' PPC code. Changed where needed.
2003-10-17 13:58:41 +00:00
cpu.h
…
kernel.h
…
ktypes.h
…
stage2_priv.h
…
thread_struct.h
Adoption of Travis' PPC code. Changed where needed.
2003-10-17 13:58:41 +00:00
types.h
…