WindowsXP/base/ntos/inc/halalpha.h
2025-04-27 07:49:33 -04:00

6 lines
85 B
C

#if defined(_AXP64_)
#include "halpaxp64.h"
#else
#include "halpalpha.h"
#endif