summaryrefslogblamecommitdiffstats
path: root/private/ntos/nthals/halfxspc/drivesup.c
blob: 8247c7928ebd8f8d9e3a625c40f311b32b1d7233 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










                                                                         
//
// 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"