Newer
Older
barebox / arch / arm / boards / phytec-phycore-omap4460 / mux.h
@Sascha Hauer Sascha Hauer on 1 Apr 2020 119 bytes arm: omap: Fix no previous prototype warnings
#ifndef __BOARD_MUX_H
#define __BOARD_MUX_H

void phycore_omap4460_set_muxconf_regs(void);

#endif /* __BOARD_MUX_H */