Files
allwpilib/ni-libraries/include/FRC_FPGA_ChipObject/nRoboRIO_FPGANamespace/nInterfaceGlobals.h

16 lines
356 B
C
Raw Normal View History

2016-11-05 23:20:40 -07:00
// Copyright (c) National Instruments 2008. All Rights Reserved.
// Do Not Edit... this file is generated!
2017-10-27 00:47:56 -07:00
#ifndef __nFRC_2018_18_0_4_nInterfaceGlobals_h__
#define __nFRC_2018_18_0_4_nInterfaceGlobals_h__
2016-11-05 23:20:40 -07:00
namespace nFPGA
{
2017-10-27 00:47:56 -07:00
namespace nFRC_2018_18_0_4
2016-11-05 23:20:40 -07:00
{
extern unsigned int g_currentTargetClass;
}
}
2017-10-27 00:47:56 -07:00
#endif // __nFRC_2018_18_0_4_nInterfaceGlobals_h__