Files
allwpilib/hal/lib/athena/FRC_FPGA_ChipObject/nRoboRIO_FPGANamespace/nInterfaceGlobals.h
Fred Silberberg 8d1c51b7e9 Update image 2017 v5 (#254)
* Updated the image version and dependent libraries to 2017 v5.

* Updated version for beta 1

* Some additional library updates, task updates, and rpath updates
2016-10-08 00:13:31 -07:00

16 lines
371 B
C++

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