diff --git a/src/ints/xms.h b/src/ints/xms.h index 8f7fd68e..18360a33 100644 --- a/src/ints/xms.h +++ b/src/ints/xms.h @@ -34,4 +34,4 @@ Bitu XMS_ResizeMemory (Bitu handle, Bitu newSize); Bitu XMS_EnableA20 (bool enable); Bitu XMS_GetEnabledA20 (void); -#endif \ No newline at end of file +#endif