blob: 40f8710c8966a066ecf349385caf3ea61252bc90 [file] [log] [blame]
Matt Porterea7b96b2013-03-15 10:07:10 +00001#ifndef _EVM_H
2#define _EVM_H
3
4void enable_uart0_pin_mux(void);
5void enable_mmc1_pin_mux(void);
6
7#endif /* _EVM_H */