H04979
s 00015/00000/00000
d D 1.1 02/03/13 20:31:03 patch 2 1
cC
cF1
cK38474
cO-rw-rw-r--
e
s 00000/00000/00000
d D 1.0 02/03/13 20:31:03 patch 1 0
c BitKeeper file /home/marcelo/bk/linux-2.4/arch/mips/ddb5xxx/ddb5477/lcd44780.h
cBtorvalds@athlon.transmeta.com|ChangeSet|20020205173056|16047|c1d11a41ed024864
cHplucky.distro.conectiva
cK00279
cParch/mips/ddb5xxx/ddb5477/lcd44780.h
cR17fd20b833369434
cV4
cX0x821
cZ-03:00
e
u
U
f e 0
f x 0x821
t
T
I 2
/*
 * lcd44780.h
 * Simple "driver" for a memory-mapped 44780-style LCD display.
 *
 * Copyright 2001 Bradley D. LaRonde <brad@ltc.com>
 *
 * This program is free software; you can redistribute  it and/or modify it
 * under  the terms of  the GNU General  Public License as published by the
 * Free Software Foundation;  either version 2 of the  License, or (at your
 * option) any later version.
 *
 */

void lcd44780_puts(const char* s);
void lcd44780_init(void);
E 2
I 1
E 1
