From 23c3f72e4d76daceacafd37d2580965ce79cfb80 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 22 Sep 2008 21:47:04 +0000 Subject: 2008-09-22 Joel Sherrill * include/rtems/bspIo.h, libcsupport/Makefile.am: Add genchark() for polled debug input from the same device as printk(). * libcsupport/src/getchark.c: New file. --- cpukit/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index cc698fc0ce..097b309d0e 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,9 @@ +2008-09-22 Joel Sherrill + + * include/rtems/bspIo.h, libcsupport/Makefile.am: Add genchark() for + polled debug input from the same device as printk(). + * libcsupport/src/getchark.c: New file. + 2008-09-22 Ralf Corsépius * aclocal/version.m4: Bump RTEMS_API to 4.10. -- cgit v1.2.3