gpio.h 174 B

12345678910
  1. /*
  2. * Copyright (C) 2014 Stefan Roese <sr@denx.de>
  3. *
  4. * SPDX-License-Identifier: GPL-2.0+
  5. */
  6. #ifndef _SOCFPGA_GPIO_H
  7. #define _SOCFPGA_GPIO_H
  8. #endif /* _SOCFPGA_GPIO_H */