NT4/private/ntos/nthals/halfxspc/drivesup.c

12 lines
240 B
C
Raw Normal View History

2001-01-01 00:00:00 +01:00
//
// This file simply includes the common sources from the current HAL
// directory. When the structure is finally changed, the real file should
// be in this directory.
//
#if defined(NT_UP)
#undef NT_UP
#endif
#include "..\drivesup.c"