blob: 0ef0d6ca2d2d877966a63f14f66f40a43f6e48c6 [file] [log] [blame]
jerrymf1579332013-02-07 01:56:28 +00001// Copyright (c) National Instruments 2008. All Rights Reserved.
2
3#ifndef __NiRio_h__
4#define __NiRio_h__
5
6#include "NiFpga.h"
7typedef NiFpga_Status tRioStatusCode;
8
9#endif // __NiRio_h__