aboutsummaryrefslogtreecommitdiffstats
path: root/tools/gpio/gpio-utils.c
blob: 8208718f2c99efc882a6404b816f3052aadb140f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
/*
 * GPIO tools - helpers library for the GPIO tools
 *
 * Copyright (C) 2015 Linus Walleij
 *
 * This program is free software; you can redistribute it and/or modify it
 * under the terms of the GNU General Public License version 2 as published by
 * the Free Software Foundation.
 */

#include "gpio-utils.h"