reactos/reactos/ntoskrnl/ke
Timo Kreuzer 0615e6a7be [NTOSKRNL]
Merge r51181 from cmake branch:
Move macro definition out of macro instantiation.
Fixes compilation with MSVC

svn path=/trunk/; revision=51721
2011-05-14 08:33:30 +00:00
..
amd64 Merge all amd64 related changes from cmake branch 2011-02-10 10:30:43 +00:00
arm [NTOS]: Seems like cpsr_c doesn't work in this case? Need to investigate. Put an infinite loop in the entrypoint on ARM. 2010-11-24 18:56:35 +00:00
i386 [NTOSKRNL] 2011-05-14 08:33:30 +00:00
powerpc [NTOSKRNL/PPC] 2011-02-06 13:50:57 +00:00
apc.c [NTOS/KE] 2011-03-30 11:05:40 +00:00
balmgr.c Create a branch for header work. 2010-02-26 22:57:55 +00:00
bug.c [NTOS]: My attempt at making bugchecks a thing of the past has failed, someone has caught the typo. Bugchecks will now happen in ReactOS again instead of being ignored. Maybe you can "forget" to merge this one with the release branch? ;-) 2010-10-07 13:52:42 +00:00
clock.c [NTOSKRNL] 2010-07-15 00:07:31 +00:00
config.c [NTOS]: Mark all initialization functions INIT_FUNCTION. 2010-11-02 16:29:06 +00:00
devqueue.c Create a branch for header work. 2010-02-26 22:57:55 +00:00
dpc.c [NTOS]: Optimize new context switching code to avoid wasted cycles. 2010-11-08 11:56:22 +00:00
eventobj.c [NTOS]: Remove useless variables in kernel code that were set, but never actually used (dead code, tests, copy/pasters). If a variable was set but not used because of missing/#if'ed out code, a note was added instead. 2010-09-04 08:17:17 +00:00
except.c [HEADERS] 2010-03-12 23:16:29 +00:00
freeldr.c [NTOSKRNL] 2011-03-25 22:28:15 +00:00
freeze.c Create a branch for header work. 2010-02-26 22:57:55 +00:00
gate.c Create a branch for header work. 2010-02-26 22:57:55 +00:00
gmutex.c Create a branch for header work. 2010-02-26 22:57:55 +00:00
ipi.c Create a branch for header work. 2010-02-26 22:57:55 +00:00
krnlinit.c [NTOS]: Mark all initialization functions INIT_FUNCTION. 2010-11-02 16:29:06 +00:00
mutex.c Create a branch for header work. 2010-02-26 22:57:55 +00:00
procobj.c [ntoskrnl] 2011-04-24 06:48:50 +00:00
profobj.c Create a branch for header work. 2010-02-26 22:57:55 +00:00
queue.c Create a branch for header work. 2010-02-26 22:57:55 +00:00
semphobj.c Create a branch for header work. 2010-02-26 22:57:55 +00:00
spinlock.c Create a branch for header work. 2010-02-26 22:57:55 +00:00
thrdobj.c [NTOS]: Remove the "35314 sginsberg /* REACTOS Mm Hack of Doom */". Apocalypse averted? 2010-10-18 14:34:35 +00:00
thrdschd.c [NTOS]: Optimize new context switching code to avoid wasted cycles. 2010-11-08 11:56:22 +00:00
time.c Create a branch for header work. 2010-02-26 22:57:55 +00:00
timerobj.c Create a branch for header work. 2010-02-26 22:57:55 +00:00
wait.c [NTOS]: Optimize new context switching code to avoid wasted cycles. 2010-11-08 11:56:22 +00:00