nand.h 143 B

123456789
  1. /*
  2. * Copyright (C) 2017 National Instruments Corp.
  3. *
  4. * SPDX-License-Identifier: GPL-2.0+
  5. */
  6. #include <nand.h>
  7. void zynq_nand_init(void);