Files
allwpilib/hal/lib/athena/FRC_FPGA_ChipObject/nRoboRIO_FPGANamespace/nInterfaceGlobals.h
Thad House 4c1e4fd80c Updates image to v6 (#278)
Added exports of the environment variables set in the frcRunRobot script to prevent fork calls.
2016-10-19 22:30:29 -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_2_nInterfaceGlobals_h__
#define __nFRC_2017_17_0_2_nInterfaceGlobals_h__
namespace nFPGA
{
namespace nFRC_2017_17_0_2
{
extern unsigned int g_currentTargetClass;
}
}
#endif // __nFRC_2017_17_0_2_nInterfaceGlobals_h__