From mboxrd@z Thu Jan 1 00:00:00 1970 From: wnlee1109 at gmail.com Date: Wed, 27 Apr 2005 21:07:46 +0800 Subject: [U-Boot-Users] what is the purpose of "serial_tstc()"? Message-ID: <426f8ea5.6d9cf94e.27ba.3a30@mx.gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello, u-boot community, When I wrote the hardware dependent parts of serial functions, I cannot understand what should I write for "serial_tstc()". What is the purpose of "serial_tstc()"? Does anyone know? Thanks Wayne