X-Git-Url: https://git.reactos.org/?p=reactos.git;a=blobdiff_plain;f=reactos%2Fboot%2Ffreeldr%2Ffreeldr%2Finclude%2Farch%2Fpc%2Fx86common.h;h=91f8c420a0ab00531ba7fd42746d90843e334213;hp=e8c729704dcf63b1a8128f2c6d7656e0f7fe8a65;hb=16ce2a0acf29b62927ee8d0cddbbc17f12832dcb;hpb=d03fcd8a09f8aeea41395a2b64cd89d7aacbdbaa;ds=sidebyside diff --git a/reactos/boot/freeldr/freeldr/include/arch/pc/x86common.h b/reactos/boot/freeldr/freeldr/include/arch/pc/x86common.h index e8c729704dc..91f8c420a0a 100644 --- a/reactos/boot/freeldr/freeldr/include/arch/pc/x86common.h +++ b/reactos/boot/freeldr/freeldr/include/arch/pc/x86common.h @@ -48,7 +48,7 @@ /* Realmode function IDs */ #define FNID_Int386 0 -#define FNID_SoftReboot 1 +#define FNID_Reboot 1 #define FNID_ChainLoadBiosBootSectorCode 2 #define FNID_PxeCallApi 3 #define FNID_PnpBiosGetDeviceNodeCount 4