2025-04-27 07:49:33 -04:00

25 lines
361 B
C

/*++
Microsoft Confidential
Copyright (c) 1992-1998 Microsoft Corporation
All rights reserved
Module Name:
syspart.h
Abstract:
Declares the one lousy function that code outside of
syspart.c needs to be able to see.
Author:
Scott Hallock (scotthal) 28-Apr-1998
Revision History:
--*/
BOOL InitializeArcStuff();