]> git.sur5r.net Git - u-boot/blob - board/ti/ti814x/evm.h
powerpc/83xx/km: make local functions and structs static
[u-boot] / board / ti / ti814x / evm.h
1 #ifndef _EVM_H
2 #define _EVM_H
3
4 void enable_uart0_pin_mux(void);
5 void enable_mmc1_pin_mux(void);
6
7 #endif /* _EVM_H */