]> Git Repo - J-u-boot.git/commit - include/serial.h
USBTTY make some function declarations easier to use.
authorTom Rix <[email protected]>
Sat, 31 Oct 2009 17:37:44 +0000 (12:37 -0500)
committerRemy Bohmer <[email protected]>
Sun, 20 Dec 2009 11:51:51 +0000 (12:51 +0100)
commit6299487ef5dcdb06e0394f5955755c8dd9ce707b
treedc83c6b795686df7002ac345b960b81fe52773fd
parent25374bfbf3a6c6624d8db512c95a4960e3a84635
USBTTY make some function declarations easier to use.

Zoom2 needs to use these declarations and the include directory is a
better place from them than in the middle of the driver directory.
It did not make sense to create a new file for just a couple of
lines so they were appended to the serial.h

Signed-off-by: Tom Rix <[email protected]>
include/serial.h
This page took 0.034507 seconds and 4 git commands to generate.