SmartAudio/lichee/linux-4.9/arch/avr32/boards/hammerhead/flash.h

7 lines
170 B
C
Raw Normal View History

2018-07-13 01:31:50 +00:00
#ifndef __BOARDS_HAMMERHEAD_FLASH_H
#define __BOARDS_HAMMERHEAD_FLASH_H
struct platform_device *at32_add_device_hh_fpga(void);
#endif /* __BOARDS_HAMMERHEAD_FLASH_H */