Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
e0e89e236f9692eb0af034c59607e2db2e333c1d
/
.
/
board
/
ti
/
ti814x
/
evm.h
blob: 40f8710c8966a066ecf349385caf3ea61252bc90 [
file
] [
log
] [
blame
]
Matt Porter
ea7b96b
2013-03-15 10:07:10 +0000
[
diff
] [
blame
]
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 */