You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
#ifndef __BOARDS_HAMMERHEAD_FLASH_H
|
|
#define __BOARDS_HAMMERHEAD_FLASH_H
|
|
|
|
struct platform_device *at32_add_device_hh_fpga(void);
|
|
|
|
#endif /* __BOARDS_HAMMERHEAD_FLASH_H */
|
|
|