mirror of
https://github.com/reactos/reactos.git
synced 2025-02-23 08:55:19 +00:00
- Remove system_header
svn path=/trunk/; revision=37743
This commit is contained in:
parent
6bfd12deec
commit
0f123895c2
1 changed files with 0 additions and 4 deletions
|
@ -21,10 +21,6 @@
|
|||
|
||||
#include <ndk/powerpc/ketypes.h>
|
||||
|
||||
#if __GNUC__ >=3
|
||||
#pragma GCC system_header
|
||||
#endif
|
||||
|
||||
/* Possible values for KTHREAD's NpxState */
|
||||
#define KPCR_BASE 0xff000000
|
||||
#define NPX_STATE_INVALID 0x01
|
||||
|
|
Loading…
Reference in a new issue