AFHBA404
AFHBA404 connects ACQ2106 to PCI-Express
|
#include <stdio.h>
#include <errno.h>
#include <stdlib.h>
#include <sys/ioctl.h>
#include <sys/mman.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <sys/time.h>
#include <sched.h>
#include "RTM_T_Device.h"
#include "local.h"
#include "popt.h"
#include "rtm-t_ioctl.h"
Go to the source code of this file.
Functions | |
int | main (int argc, char *argv[]) |
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 36 of file amx_dummy.cpp.