]> git.ipfire.org Git - people/ms/u-boot.git/blame - board/ti/ti814x/evm.h
arc: Fix final linkage with Elf32 tools
[people/ms/u-boot.git] / board / ti / ti814x / evm.h
CommitLineData
ea7b96b6
MP
1#ifndef _EVM_H
2#define _EVM_H
3
4void enable_uart0_pin_mux(void);
5void enable_mmc1_pin_mux(void);
cd87464d 6void enable_enet_pin_mux(void);
ea7b96b6
MP
7
8#endif /* _EVM_H */