mirror of
https://github.com/reactos/reactos.git
synced 2025-07-30 19:41:57 +00:00
[NDK] Fix alignment macros and add missing ones
Remove obsolete ALIGN_UP_BY macro definition
This commit is contained in:
parent
ca9fd861aa
commit
3b78272d39
2 changed files with 20 additions and 10 deletions
|
@ -56,8 +56,6 @@ enum
|
|||
RXactSetValueKey = 2,
|
||||
};
|
||||
|
||||
#define ALIGN_UP_BY ROUND_UP
|
||||
|
||||
/* FUNCTIONS *****************************************************************/
|
||||
|
||||
static
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue