Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
f1579336bbb728e9596db3b3f90c291886bd7fbf
/
.
/
azaleasource
/
WPILibCProgramming
/
trunk
/
WPILib
/
ChipObject
/
NiRio.h
blob: 0ef0d6ca2d2d877966a63f14f66f40a43f6e48c6 [
file
] [
log
] [
blame
]
// Copyright (c) National Instruments 2008. All Rights Reserved.
#ifndef
__NiRio_h__
#define
__NiRio_h__
#include
"NiFpga.h"
typedef
NiFpga_Status
tRioStatusCode
;
#endif
// __NiRio_h__