mirror of
https://github.com/reactos/reactos.git
synced 2026-06-01 08:50:24 +08:00
GCC 3.1 compatibility
svn path=/trunk/; revision=3278
This commit is contained in:
@@ -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' )
|
||||
|
||||
|
||||
Reference in New Issue
Block a user