haiku/src/system/kernel/arch
Marcus Overhagen a07acab41b fixed assembly code to compile with gcc 4.0.3. the original code was invalid, as there is no mov instruction to
move a 16 bit segment register into 32 bit memory location, and movzx (called movzwl within gcc) doesn't work with 
segement registers.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@18864 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-09-16 20:40:19 +00:00
..
generic
m68k
mips
ppc Added __eieio() function to let etherpci build on PPC, too. 2006-08-11 19:47:00 +00:00
sh4
sparc
sparc64
x86 fixed assembly code to compile with gcc 4.0.3. the original code was invalid, as there is no mov instruction to 2006-09-16 20:40:19 +00:00
Jamfile