10 lines
283 B
C++
10 lines
283 B
C++
#pragma once
|
|
|
|
//////////////////////////////////////////////////////////////////////
|
|
//
|
|
// HAL_Fixture.h : interface for the Fixture related functions
|
|
//
|
|
//////////////////////////////////////////////////////////////////////
|
|
|
|
HAL_STATUS HAL_Fixture_IsSupported(UINT &Type);
|