mirror of
https://github.com/reactos/reactos.git
synced 2025-08-07 12:43:27 +00:00
Revert the sync.
We only can safely sync up to r46941. svn path=/branches/header-work/; revision=47096
This commit is contained in:
parent
69b36d050f
commit
cd5c660bf9
630 changed files with 12122 additions and 27955 deletions
|
@ -565,9 +565,6 @@ typedef struct _PROCESSOR_NUMBER {
|
|||
UCHAR Reserved;
|
||||
} PROCESSOR_NUMBER, *PPROCESSOR_NUMBER;
|
||||
|
||||
struct _CONTEXT;
|
||||
struct _EXCEPTION_RECORD;
|
||||
|
||||
typedef EXCEPTION_DISPOSITION
|
||||
(NTAPI *PEXCEPTION_ROUTINE)(
|
||||
IN struct _EXCEPTION_RECORD *ExceptionRecord,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue