Skip to content

Instantly share code, notes, and snippets.

@Bavilo
Bavilo / Test
Created September 4, 2010 10:49
#include <ctype.h>
#include <errno.h>
#include <fcntl.h>
#include <getopt.h>
#include <limits.h>
#include <linux/input.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <sys/reboot.h>