mirror of
https://github.com/reactos/reactos.git
synced 2025-07-29 10:12:00 +00:00
[SDK:REACTOS][CMLIB][BOOT] Get rid of the FreeLdr-specific __FREELDR_H define, and use the standard NT _BLDR_ instead.
This standard _BLDR_ define is already defined for both FreeLdr and boot/environ UEFI bootloader lib, so no actual behavioural changes should occur.
This commit is contained in:
parent
44a6987493
commit
9d3c3a757a
3 changed files with 5 additions and 6 deletions
|
@ -42,7 +42,6 @@
|
|||
#include <GlobalVariable.h>
|
||||
|
||||
/* Registry Headers */
|
||||
#define __FREELDR_H
|
||||
#include <cmlib.h>
|
||||
|
||||
/* DEFINES *******************************************************************/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue