#include "halp.h"

VOID
HalpGenericCall (
	VOID  (*Fnc)(ULONG) ,
  	ULONG		    y, 
	KAFFINITY 	    z
	        )	
	{
	return;

	} 
