Files
allwpilib/hal/AthenaXX/src/main/native/ChipObject/NiRio.h
2013-12-15 18:30:16 -05:00

10 lines
189 B
C

// Copyright (c) National Instruments 2008. All Rights Reserved.
#ifndef __NiRio_h__
#define __NiRio_h__
#include "NiFpga.h"
typedef NiFpga_Status tRioStatusCode;
#endif // __NiRio_h__