- Get rid of ASSERT_IRQL, deprecated since long ago
authorStefan Ginsberg <stefanginsberg@gmail.com>
Sat, 30 Aug 2008 15:14:12 +0000 (15:14 +0000)
committerStefan Ginsberg <stefanginsberg@gmail.com>
Sat, 30 Aug 2008 15:14:12 +0000 (15:14 +0000)
commit5ae7cefa816a7435541ff4fa84111d3a675a1e95
treebf4c4c9b70db7bb38ac17560013dcf2de548fffe
parent8e2e5b6501fa0e8ff17e74e856b12a18e4bfe167
- Get rid of ASSERT_IRQL, deprecated since long ago
- Remove various dead stuff from headers, and move ASSERT_IRQL_LESS_OR_EQUAL, ASSERT_IRQL_EQUAL and ASSERT_IRQL_LESS to global debug.h

svn path=/trunk/; revision=35803
13 files changed:
reactos/drivers/video/videoprt/ddc.c
reactos/drivers/video/videoprt/videoprt.c
reactos/hal/halppc/generic/dma.c
reactos/hal/halx86/generic/dma.c
reactos/include/reactos/debug.h
reactos/include/reactos/helper.h
reactos/ntoskrnl/ex/fmutex.c
reactos/ntoskrnl/include/internal/debug.h
reactos/ntoskrnl/mm/pool.c
reactos/ntoskrnl/mm/ppool.c
reactos/ntoskrnl/po/power.c
reactos/subsystems/win32/win32k/eng/engwindow.c
reactos/subsystems/win32/win32k/eng/semaphor.c