mirror of
https://github.com/reactos/reactos.git
synced 2025-08-04 11:16:11 +00:00
GCC 3.1 compatibility
svn path=/trunk/; revision=3278
This commit is contained in:
parent
0efb5bd01d
commit
6fc62fb9b0
1 changed files with 0 additions and 1 deletions
|
@ -26,4 +26,3 @@
|
|||
#define MAGIC(c1,c2,c3,c4) ((c1) + ((c2)<<8) + ((c3)<<16) + ((c4)<<24))
|
||||
|
||||
#define MAGIC_HEAP MAGIC( 'H','E','A','P' )
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue