]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[console] Move putchar() and getchar() declarations to stdio.h
authorMichael Brown <mcb30@ipxe.org>
Mon, 26 Mar 2012 13:43:52 +0000 (14:43 +0100)
committerMichael Brown <mcb30@ipxe.org>
Mon, 26 Mar 2012 13:43:52 +0000 (14:43 +0100)
commita6d49c17c9ef82420138a51b52a9ce57074650db
tree1931f96976c9a733b8f07d1ae0269d84ac0f113c
parentd1465f7b0b4e3df4af1abf65462fe1d89e53a80a
[console] Move putchar() and getchar() declarations to stdio.h

Signed-off-by: Michael Brown <mcb30@ipxe.org>
13 files changed:
src/core/debug.c
src/core/pcmcia.c
src/core/vsprintf.c
src/drivers/net/3c509-eisa.c
src/drivers/net/cs89x0.c
src/drivers/net/depca.c
src/drivers/net/epic100.c
src/drivers/net/etherfabric.c
src/hci/mucurses/mucurses.c
src/include/etherboot.h
src/include/ipxe/console.h
src/include/stdio.h
src/usr/iwmgmt.c