- Fix some more MSVC problems.
authorAlex Ionescu <aionescu@gmail.com>
Fri, 17 Nov 2006 04:18:41 +0000 (04:18 +0000)
committerAlex Ionescu <aionescu@gmail.com>
Fri, 17 Nov 2006 04:18:41 +0000 (04:18 +0000)
commit1a3b63b4c4f8248d778e19f6eca443b85f984a77
treed2b12a6dacd9881ceee7a49107cc06beb9e57f14
parent5ec8f2dc40e6b05cd67ec6dd9482983c2fe2c64b
- Fix some more MSVC problems.
- Get rid of HAL's own intrisics and use intrin_i.h and/or MSVC intrinsics from intrin.h
- If anyone knows how to make a .DEF file that is not only understood by both compilers, but also creates a proper import library, please let me know.

svn path=/trunk/; revision=24774
12 files changed:
reactos/hal/hal/hal.c
reactos/hal/hal/hal.def
reactos/hal/hal/hal.rbuild
reactos/hal/halx86/generic/irql.c
reactos/hal/halx86/generic/processor.c
reactos/hal/halx86/generic/reboot.c
reactos/hal/halx86/generic/timer.c
reactos/hal/halx86/include/hal.h
reactos/hal/halx86/include/halp.h
reactos/hal/halx86/mp/apic.c
reactos/hal/halx86/mp/mpsirql.c
reactos/hal/halx86/up/halup.rbuild