Files
allwpilib/hal/lib/Athena/ChipObject/nInterfaceGlobals.h
thomasclark 27896984f7 Added the new NI shared libraries and headers
Change-Id: I090f2ebe35b65aa323a97ce2ba0154d044e1b4c2
2014-05-09 15:11:56 -04:00

16 lines
367 B
C++

// Copyright (c) National Instruments 2008. All Rights Reserved.
// Do Not Edit... this file is generated!
#ifndef __nFRC_2015_1_0_5_nInterfaceGlobals_h__
#define __nFRC_2015_1_0_5_nInterfaceGlobals_h__
namespace nFPGA
{
namespace nFRC_2015_1_0_5
{
extern unsigned int g_currentTargetClass;
}
}
#endif // __nFRC_2015_1_0_5_nInterfaceGlobals_h__