[SMSS2]: I hate you, rbuild.

svn path=/trunk/; revision=55468
This commit is contained in:
Alex Ionescu 2012-02-06 19:37:19 +00:00
parent 524f08e959
commit 56152bb4a9

View file

@ -7,6 +7,9 @@
*/ */
/* DEPENDENCIES ***************************************************************/ /* DEPENDENCIES ***************************************************************/
#pragma once
#ifndef _SM_
#define _SM_
// //
// Native Headers // Native Headers
@ -206,4 +209,5 @@ VOID
NTAPI NTAPI
SmpTranslateSystemPartitionInformation( SmpTranslateSystemPartitionInformation(
VOID VOID
); );
#endif