From 96e6a86cd3434c56d09dcdf0178263ae0bda20d1 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 28 Mar 2002 19:32:16 +0000 Subject: 2001-03-28 Joel Sherrill * PR132 requested some tinkering ot lower memory. * include/confdefs.h: Lowered footprint of device driver table and statically configure user extensions. Now if no static extensions are configured, then the table is not instantiated. --- cpukit/sapi/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'cpukit/sapi/ChangeLog') diff --git a/cpukit/sapi/ChangeLog b/cpukit/sapi/ChangeLog index 3bc0d3051a..f201bb52fc 100644 --- a/cpukit/sapi/ChangeLog +++ b/cpukit/sapi/ChangeLog @@ -1,3 +1,10 @@ +2001-03-28 Joel Sherrill + + * PR132 requested some tinkering ot lower memory. + * include/confdefs.h: Lowered footprint of device driver table + and statically configure user extensions. Now if no static + extensions are configured, then the table is not instantiated. + 2002-03-27 Ralf Corsepius * Makefile.am: Remove AUTOMAKE_OPTIONS. -- cgit v1.2.3