Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
f3d4f83e80e81a18254bcd5da4cdd7f7004922e6
/
.
/
aos
/
externals
/
WPILib
/
WPILib
/
ChipObject
/
NiRio.h
blob: c0dc29ec3596439485d9e22c426a1a56ec711159 [
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__