Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
#ifdef __linux__
#include "linux/input.h"
#elif __FreeBSD__
#include "freebsd/input.h"
#endif