From 32f1696ceb706b4b2da5de17a025d2916bf6dc1c Mon Sep 17 00:00:00 2001 From: Eric Norum Date: Wed, 30 Oct 2002 19:52:28 +0000 Subject: Add vprintk function for kernel printing from routines which have already obtained the va_list pointer. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index 1b48b88e8b..a17d4c59ad 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2002-10-30 Eric Norum + + * cpukit/include/rtems/bspIo.h cpukit/libcsupport/src/printk.c: + Add vprintk function for kernel printing from routines + which have already obtained the va_list pointer. + 2002-10-30 Ralf Corsepius * bootstrap: Add generate_bspdir_acinclude to automatically update -- cgit v1.2.3