reactos/hal/halx86/mp/halmp.rc
Pierre Schweitzer 321bcc056d Create the AHCI branch for Aman's work
svn path=/branches/GSoC_2016/AHCI/; revision=71203
2016-04-24 20:17:09 +00:00

6 lines
246 B
Plaintext

#define REACTOS_VERSION_DLL
#define REACTOS_STR_FILE_DESCRIPTION "X86 Multiprocessor Hardware Abstraction Layer"
#define REACTOS_STR_INTERNAL_NAME "halx86mp"
#define REACTOS_STR_ORIGINAL_FILENAME "halx86mp.dll"
#include <reactos/version.rc>