- Add EFLAGS_IOPL to asm.h and make use of it in assembly
authorStefan Ginsberg <stefanginsberg@gmail.com>
Fri, 22 Aug 2008 14:29:01 +0000 (14:29 +0000)
committerStefan Ginsberg <stefanginsberg@gmail.com>
Fri, 22 Aug 2008 14:29:01 +0000 (14:29 +0000)
commit16ab5c9a07438dd51c0e2649aaa4751db2ea73b1
treeafbac62a0460e06e32edc82096c30703177554d4
parentf1fe2984b356ae7316ac2a60f9100156403acc3e
- Add EFLAGS_IOPL to asm.h and make use of it in assembly
- Fix a potential 64-bit warning in handle.c
- Comment fixes

svn path=/trunk/; revision=35529
reactos/include/ndk/asm.h
reactos/ntoskrnl/ex/handle.c
reactos/ntoskrnl/ex/locale.c
reactos/ntoskrnl/ke/i386/boot.S
reactos/ntoskrnl/ke/i386/exp.c
reactos/ntoskrnl/ke/i386/thrdini.c
reactos/ntoskrnl/ke/i386/trap.s
reactos/ntoskrnl/ke/i386/v86m_sup.S
reactos/ntoskrnl/ps/kill.c