Newer
Older
barebox / arch / arm / boards / archosg9 / mux.h
@Sascha Hauer Sascha Hauer on 1 Apr 2020 90 bytes arm: omap: Fix no previous prototype warnings
#ifndef _MUX_H
#define _MUX_H

void archosg9_set_muxconf_regs(void);

#endif /* _MUX_H */