vt52-fpga  1.0.0 Initial
vt52-fpga is a serial terminal implemented on a FPGA
usbreset.c File Reference
#include <stdio.h>
#include <unistd.h>
#include <fcntl.h>
#include <errno.h>
#include <sys/ioctl.h>
#include <linux/usbdevice_fs.h>
Include dependency graph for usbreset.c:

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 12 of file usbreset.c.