mirror of
https://github.com/reactos/reactos.git
synced 2026-09-12 04:39:42 +08:00
909e90acebc3cfcb26e0f944433ec6cc2ff074ac
- Use spinlock.h from ntoskrnl, instead of duplicating the definitions - Use one spinlock.c, but compiled for 2 static libs (hal_generic_up and hal_generic_mp) - Move HalpAcquireSystemHardwareSpinLock and HalpReleaseCmosSpinLock to spinlock.c and use the inline functions for the kernel to make Arch happy. svn path=/branches/ros-amd64-bringup/; revision=44894
…
Languages
C
86.5%
C++
10.6%
Python
0.8%
Assembly
0.5%
CMake
0.5%
Other
0.8%