Barrelfish
Functions
omap_uart.c File Reference

Kernel serial driver for the OMAP44xx UARTs. More...

Functions

void serial_putchar (unsigned port, char c)
 Prints a single character to a serial port.
 
char serial_getchar (unsigned port)
 Reads a single character from the default serial port.
 

Detailed Description

Kernel serial driver for the OMAP44xx UARTs.